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

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7897'^^xsd:string;
  dwc:scientificName 'Ophiostriatus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.39'^^xsd:double;
  dwc:latitude '81.13'^^xsd:double;
  dwc:minimumDepth '3550'^^xsd:integer;
  dwc:maximumDepth '3550'^^xsd:integer;
  dwc:aphiaid '244077'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7897'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '244077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.13 -128.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.13"^^xsd:decimal ;
  dwc:decimalLongitude "-128.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2370"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7898'^^xsd:string;
  dwc:scientificName 'Ophiostriatus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.21'^^xsd:double;
  dwc:latitude '80.13'^^xsd:double;
  dwc:minimumDepth '2370'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '244077'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7898'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '244077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.7 -126.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.7"^^xsd:decimal ;
  dwc:decimalLongitude "-126.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3510"^^xsd:integer ;
  dwc:maximumDepthInMeters "3510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7896'^^xsd:string;
  dwc:scientificName 'Ophiostriatus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-126.84'^^xsd:double;
  dwc:latitude '81.7'^^xsd:double;
  dwc:minimumDepth '3510'^^xsd:integer;
  dwc:maximumDepth '3510'^^xsd:integer;
  dwc:aphiaid '244077'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7896'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '244077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.16 -107.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.16"^^xsd:decimal ;
  dwc:decimalLongitude "-107.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3310"^^xsd:integer ;
  dwc:maximumDepthInMeters "3310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7902'^^xsd:string;
  dwc:scientificName 'Ophiostriatus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:longitude '-107.78'^^xsd:double;
  dwc:latitude '81.16'^^xsd:double;
  dwc:minimumDepth '3310'^^xsd:integer;
  dwc:maximumDepth '3310'^^xsd:integer;
  dwc:aphiaid '244077'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7902'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '244077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1"^^xsd:decimal ;
  dwc:decimalLongitude "-56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2193"^^xsd:integer ;
  dwc:maximumDepthInMeters "2193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7291'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-56'^^xsd:integer;
  dwc:latitude '63.1'^^xsd:double;
  dwc:minimumDepth '2193'^^xsd:integer;
  dwc:maximumDepth '2193'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7291'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.98 -45.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.98"^^xsd:decimal ;
  dwc:decimalLongitude "-45.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5073"^^xsd:integer ;
  dwc:maximumDepthInMeters "5073"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7287'^^xsd:string;
  dwc:scientificName 'Amphioplus verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-45.25'^^xsd:double;
  dwc:latitude '10.98'^^xsd:double;
  dwc:minimumDepth '5073'^^xsd:integer;
  dwc:maximumDepth '5073'^^xsd:integer;
  dwc:aphiaid '125060'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7287'^^xsd:string;
  dwc:aphiaIdAccepted '183428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.98 -45.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.98"^^xsd:decimal ;
  dwc:decimalLongitude "-45.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5073"^^xsd:integer ;
  dwc:maximumDepthInMeters "5073"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7416'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-45.25'^^xsd:double;
  dwc:latitude '10.98'^^xsd:double;
  dwc:minimumDepth '5073'^^xsd:integer;
  dwc:maximumDepth '5073'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7416'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.96 -45.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.96"^^xsd:decimal ;
  dwc:decimalLongitude "-45.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5100"^^xsd:integer ;
  dwc:maximumDepthInMeters "5100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7415'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-45.23'^^xsd:double;
  dwc:latitude '10.96'^^xsd:double;
  dwc:minimumDepth '5100'^^xsd:integer;
  dwc:maximumDepth '5100'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7415'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.78 -42.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.78"^^xsd:decimal ;
  dwc:decimalLongitude "-42.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5150"^^xsd:integer ;
  dwc:maximumDepthInMeters "5150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7280'^^xsd:string;
  dwc:scientificName 'Amphioplus dalea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-42.68'^^xsd:double;
  dwc:latitude '10.78'^^xsd:double;
  dwc:minimumDepth '5150'^^xsd:integer;
  dwc:maximumDepth '5150'^^xsd:integer;
  dwc:aphiaid '245642'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7280'^^xsd:string;
  dwc:aphiaIdAccepted '182963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.77 -42.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5100"^^xsd:integer ;
  dwc:maximumDepthInMeters "5100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7288'^^xsd:string;
  dwc:scientificName 'Amphioplus verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-42.66'^^xsd:double;
  dwc:latitude '10.77'^^xsd:double;
  dwc:minimumDepth '5100'^^xsd:integer;
  dwc:maximumDepth '5100'^^xsd:integer;
  dwc:aphiaid '125060'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7288'^^xsd:string;
  dwc:aphiaIdAccepted '183428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.77 -42.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5100"^^xsd:integer ;
  dwc:maximumDepthInMeters "5100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7417'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-42.66'^^xsd:double;
  dwc:latitude '10.77'^^xsd:double;
  dwc:minimumDepth '5100'^^xsd:integer;
  dwc:maximumDepth '5100'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7417'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.77 -42.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.77"^^xsd:decimal ;
  dwc:decimalLongitude "-42.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5100"^^xsd:integer ;
  dwc:maximumDepthInMeters "5100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7418'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-42.66'^^xsd:double;
  dwc:latitude '10.77'^^xsd:double;
  dwc:minimumDepth '5100'^^xsd:integer;
  dwc:maximumDepth '5100'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7418'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "-39.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430"^^xsd:integer ;
  dwc:maximumDepthInMeters "4474"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7866'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:longitude '-39.43'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:minimumDepth '4430'^^xsd:integer;
  dwc:maximumDepth '4474'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7866'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.11 -33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.11"^^xsd:decimal ;
  dwc:decimalLongitude "-33.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6035"^^xsd:integer ;
  dwc:maximumDepthInMeters "6035"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7391'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-33.55'^^xsd:double;
  dwc:latitude '12.11'^^xsd:double;
  dwc:minimumDepth '6035'^^xsd:integer;
  dwc:maximumDepth '6035'^^xsd:integer;
  dwc:aphiaid '238137'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7391'^^xsd:string;
  dwc:aphiaIdAccepted '124834'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 -33.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98"^^xsd:decimal ;
  dwc:decimalLongitude "-33.01"^^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/5141__Deepsea_Ophiuroidea_7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98 -33.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.98"^^xsd:decimal ;
  geo-pos:long "-33.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7907'^^xsd:string;
  dwc:scientificName 'Bathypectinura heros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-33.01'^^xsd:double;
  dwc:latitude '34.98'^^xsd:double;
  dwc:minimumDepth '2615'^^xsd:integer;
  dwc:maximumDepth '2865'^^xsd:integer;
  dwc:aphiaid '124814'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7907'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124814'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.56 -32.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.56"^^xsd:decimal ;
  dwc:decimalLongitude "-32.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5880"^^xsd:integer ;
  dwc:maximumDepthInMeters "5880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7421'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata vitjazi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-32.88'^^xsd:double;
  dwc:latitude '11.56'^^xsd:double;
  dwc:minimumDepth '5880'^^xsd:integer;
  dwc:maximumDepth '5880'^^xsd:integer;
  dwc:aphiaid '125225'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7421'^^xsd:string;
  dwc:aphiaIdAccepted '125225'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.61 -32.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.61"^^xsd:decimal ;
  dwc:decimalLongitude "-32.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5867"^^xsd:integer ;
  dwc:maximumDepthInMeters "5867"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7420'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata vitjazi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-32.88'^^xsd:double;
  dwc:latitude '11.61'^^xsd:double;
  dwc:minimumDepth '5867'^^xsd:integer;
  dwc:maximumDepth '5867'^^xsd:integer;
  dwc:aphiaid '125225'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7420'^^xsd:string;
  dwc:aphiaIdAccepted '125225'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -32.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-32.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5875"^^xsd:integer ;
  dwc:maximumDepthInMeters "5875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7419'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata vitjazi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-32.85'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:minimumDepth '5875'^^xsd:integer;
  dwc:maximumDepth '5875'^^xsd:integer;
  dwc:occurrenceRemarks 'This subspecies was previously recorded from the Pacific Ocean from the Ryukyu Trench at a depth of 6810 m(Paterson, 1985)'^^xsd:string;
  dwc:aphiaid '125225'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7419'^^xsd:string;
  dwc:aphiaIdAccepted '125225'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56"^^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 "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7738'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.56'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7738'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56"^^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 "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7276'^^xsd:string;
  dwc:scientificName 'Amphioplus dalea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.56'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '245642'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7276'^^xsd:string;
  dwc:aphiaIdAccepted '182963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56"^^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 "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7425'^^xsd:string;
  dwc:scientificName 'Anthophiura ingolfi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.56'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '124837'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7425'^^xsd:string;
  dwc:aphiaIdAccepted '124837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56"^^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 "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7004'^^xsd:string;
  dwc:scientificName 'Ophiomyxa serpentaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.56'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '125145'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7004'^^xsd:string;
  dwc:aphiaIdAccepted '125145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56"^^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 "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7540'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.56'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7540'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56"^^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 "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7709'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) mundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.56'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '244306'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7709'^^xsd:string;
  dwc:aphiaIdAccepted '244306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56"^^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 "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7455'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.56'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7455'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56"^^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 "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7557'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata concreta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.56'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '244408'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7557'^^xsd:string;
  dwc:aphiaIdAccepted '1421347'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.73 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.73"^^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 "2066"^^xsd:integer ;
  dwc:maximumDepthInMeters "2134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7714'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '61.73'^^xsd:double;
  dwc:minimumDepth '2066'^^xsd:integer;
  dwc:maximumDepth '2134'^^xsd:integer;
  dwc:aphiaid '124927'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7714'^^xsd:string;
  dwc:aphiaIdAccepted '124927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.73 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.73"^^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 "2066"^^xsd:integer ;
  dwc:maximumDepthInMeters "2134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7739'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '61.73'^^xsd:double;
  dwc:minimumDepth '2066'^^xsd:integer;
  dwc:maximumDepth '2134'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7739'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.73 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.73"^^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 "2066"^^xsd:integer ;
  dwc:maximumDepthInMeters "2134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7125'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '61.73'^^xsd:double;
  dwc:minimumDepth '2066'^^xsd:integer;
  dwc:maximumDepth '2134'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7125'^^xsd:string;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.73 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.73"^^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 "2066"^^xsd:integer ;
  dwc:maximumDepthInMeters "2134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7710'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) mundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '61.73'^^xsd:double;
  dwc:minimumDepth '2066'^^xsd:integer;
  dwc:maximumDepth '2134'^^xsd:integer;
  dwc:aphiaid '244306'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7710'^^xsd:string;
  dwc:aphiaIdAccepted '244306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.73 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.73"^^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 "2066"^^xsd:integer ;
  dwc:maximumDepthInMeters "2134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7273'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '61.73'^^xsd:double;
  dwc:minimumDepth '2066'^^xsd:integer;
  dwc:maximumDepth '2134'^^xsd:integer;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7273'^^xsd:string;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.73 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.73"^^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 "2066"^^xsd:integer ;
  dwc:maximumDepthInMeters "2134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7428'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '61.73'^^xsd:double;
  dwc:minimumDepth '2066'^^xsd:integer;
  dwc:maximumDepth '2134'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7428'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.73 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.73"^^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 "2066"^^xsd:integer ;
  dwc:maximumDepthInMeters "2134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7558'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata concreta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '61.73'^^xsd:double;
  dwc:minimumDepth '2066'^^xsd:integer;
  dwc:maximumDepth '2134'^^xsd:integer;
  dwc:aphiaid '244408'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7558'^^xsd:string;
  dwc:aphiaIdAccepted '1421347'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85"^^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 "2283"^^xsd:integer ;
  dwc:maximumDepthInMeters "2283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7838'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '37.85'^^xsd:double;
  dwc:minimumDepth '2283'^^xsd:integer;
  dwc:maximumDepth '2283'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7838'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.63 -26.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.63"^^xsd:decimal ;
  dwc:decimalLongitude "-26.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5600"^^xsd:integer ;
  dwc:maximumDepthInMeters "5610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7393'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:longitude '-26.33'^^xsd:double;
  dwc:latitude '9.63'^^xsd:double;
  dwc:minimumDepth '5600'^^xsd:integer;
  dwc:maximumDepth '5610'^^xsd:integer;
  dwc:aphiaid '238137'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7393'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124834'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.78 -24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.78"^^xsd:decimal ;
  dwc:decimalLongitude "-24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2478"^^xsd:integer ;
  dwc:maximumDepthInMeters "2478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7554'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata concreta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-24.52'^^xsd:double;
  dwc:latitude '14.78'^^xsd:double;
  dwc:minimumDepth '2478'^^xsd:integer;
  dwc:maximumDepth '2478'^^xsd:integer;
  dwc:aphiaid '244408'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7554'^^xsd:string;
  dwc:aphiaIdAccepted '1421347'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 -24.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.78"^^xsd:decimal ;
  dwc:decimalLongitude "-24.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3330"^^xsd:integer ;
  dwc:maximumDepthInMeters "3330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7869'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-24.43'^^xsd:double;
  dwc:latitude '1.78'^^xsd:double;
  dwc:minimumDepth '3330'^^xsd:integer;
  dwc:maximumDepth '3330'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7869'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 -24.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.78"^^xsd:decimal ;
  dwc:decimalLongitude "-24.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3330"^^xsd:integer ;
  dwc:maximumDepthInMeters "3330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7728'^^xsd:string;
  dwc:scientificName 'Ophiurolepis inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-24.43'^^xsd:double;
  dwc:latitude '1.78'^^xsd:double;
  dwc:minimumDepth '3330'^^xsd:integer;
  dwc:maximumDepth '3330'^^xsd:integer;
  dwc:aphiaid '124942'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7728'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322571'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.76 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4412"^^xsd:integer ;
  dwc:maximumDepthInMeters "4412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7536'^^xsd:string;
  dwc:scientificName 'Ophiotypa simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '20.76'^^xsd:double;
  dwc:minimumDepth '4412'^^xsd:integer;
  dwc:maximumDepth '4412'^^xsd:integer;
  dwc:aphiaid '124904'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7536'^^xsd:string;
  dwc:aphiaIdAccepted '124904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.76 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4412"^^xsd:integer ;
  dwc:maximumDepthInMeters "4412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7734'^^xsd:string;
  dwc:scientificName 'Perlophiura profundissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '20.76'^^xsd:double;
  dwc:minimumDepth '4412'^^xsd:integer;
  dwc:maximumDepth '4412'^^xsd:integer;
  dwc:aphiaid '183343'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7734'^^xsd:string;
  dwc:aphiaIdAccepted '183343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31 -21.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31"^^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/5141__Deepsea_Ophiuroidea_7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31 -21.26)"^^geo:wktLiteral ;
  geo-pos:lat "42.31"^^xsd:decimal ;
  geo-pos:long "-21.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7192'^^xsd:string;
  dwc:scientificName 'Ophiotrema alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.26'^^xsd:double;
  dwc:latitude '42.31'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '125055'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7192'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '549784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31 -21.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31"^^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/5141__Deepsea_Ophiuroidea_7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31 -21.26)"^^geo:wktLiteral ;
  geo-pos:lat "42.31"^^xsd:decimal ;
  geo-pos:long "-21.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7458'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.26'^^xsd:double;
  dwc:latitude '42.31'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7458'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.16 -20.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.16"^^xsd:decimal ;
  dwc:decimalLongitude "-20.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1430"^^xsd:integer ;
  dwc:maximumDepthInMeters "2425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7010'^^xsd:string;
  dwc:scientificName 'Ophiacantha aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-20.23'^^xsd:double;
  dwc:latitude '53.16'^^xsd:double;
  dwc:minimumDepth '1430'^^xsd:integer;
  dwc:maximumDepth '2425'^^xsd:integer;
  dwc:aphiaid '183310'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7010'^^xsd:string;
  dwc:aphiaIdAccepted '183310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.16 -20.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.16"^^xsd:decimal ;
  dwc:decimalLongitude "-20.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1430"^^xsd:integer ;
  dwc:maximumDepthInMeters "2425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7446'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-20.23'^^xsd:double;
  dwc:latitude '53.16'^^xsd:double;
  dwc:minimumDepth '1430'^^xsd:integer;
  dwc:maximumDepth '2425'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7446'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.75 -20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.75"^^xsd:decimal ;
  dwc:decimalLongitude "-20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2789"^^xsd:integer ;
  dwc:maximumDepthInMeters "2789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7198'^^xsd:string;
  dwc:scientificName 'Ophioplinthaca chelys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-20.2'^^xsd:double;
  dwc:latitude '25.75'^^xsd:double;
  dwc:minimumDepth '2789'^^xsd:integer;
  dwc:maximumDepth '2789'^^xsd:integer;
  dwc:aphiaid '125043'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7198'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125043'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.81 -20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.81"^^xsd:decimal ;
  dwc:decimalLongitude "-20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3063"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7528'^^xsd:string;
  dwc:scientificName 'Ophiomisidium pulchellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-20.2'^^xsd:double;
  dwc:latitude '25.81'^^xsd:double;
  dwc:minimumDepth '3063'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:aphiaid '124892'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7528'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124892'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.83 -20.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.83"^^xsd:decimal ;
  dwc:decimalLongitude "-20.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2720"^^xsd:integer ;
  dwc:maximumDepthInMeters "2727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7005'^^xsd:string;
  dwc:scientificName 'Ophioscolex glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-20.04'^^xsd:double;
  dwc:latitude '52.83'^^xsd:double;
  dwc:minimumDepth '2720'^^xsd:integer;
  dwc:maximumDepth '2727'^^xsd:integer;
  dwc:aphiaid '125147'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7005'^^xsd:string;
  dwc:aphiaIdAccepted '125147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2633"^^xsd:integer ;
  dwc:maximumDepthInMeters "2646"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7371'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:minimumDepth '2633'^^xsd:integer;
  dwc:maximumDepth '2646'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7371'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.88 -19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.88"^^xsd:decimal ;
  dwc:decimalLongitude "-19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2734"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7464'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-19.87'^^xsd:double;
  dwc:latitude '52.88'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2734'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7464'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.88 -19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.88"^^xsd:decimal ;
  dwc:decimalLongitude "-19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2734"^^xsd:integer ;
  dwc:maximumDepthInMeters "2742"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7445'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-19.87'^^xsd:double;
  dwc:latitude '52.88'^^xsd:double;
  dwc:minimumDepth '2734'^^xsd:integer;
  dwc:maximumDepth '2742'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7445'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.16 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.16"^^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 "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7422'^^xsd:string;
  dwc:scientificName 'Amphiophiura saurua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '62.16'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2140'^^xsd:integer;
  dwc:aphiaid '124835'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7422'^^xsd:string;
  dwc:aphiaIdAccepted '322555'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.25"^^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/5141__Deepsea_Ophiuroidea_7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "62.25"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7742'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '62.25'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7742'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.25"^^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/5141__Deepsea_Ophiuroidea_7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "62.25"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7494'^^xsd:string;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '62.25'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '124861'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7494'^^xsd:string;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.25"^^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/5141__Deepsea_Ophiuroidea_7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "62.25"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7214'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '62.25'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7214'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.25"^^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/5141__Deepsea_Ophiuroidea_7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "62.25"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7127'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '62.25'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7127'^^xsd:string;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.25"^^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/5141__Deepsea_Ophiuroidea_7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "62.25"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7560'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '62.25'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'O. ljungmani is a common species found on both sides of the North Atlantic often in large numbers'^^xsd:string;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7560'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7741> ;
  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/5141__Deepsea_Ophiuroidea_7741>
  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/5141__Deepsea_Ophiuroidea_7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7741'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '61.55'^^xsd:double;
  dwc:minimumDepth '2051'^^xsd:integer;
  dwc:maximumDepth '2051'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7741'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7213> ;
  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/5141__Deepsea_Ophiuroidea_7213>
  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/5141__Deepsea_Ophiuroidea_7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7213'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '61.55'^^xsd:double;
  dwc:minimumDepth '2051'^^xsd:integer;
  dwc:maximumDepth '2051'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7213'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7559> ;
  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 "1957"^^xsd:integer ;
  dwc:maximumDepthInMeters "2050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7559>
  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/5141__Deepsea_Ophiuroidea_7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7559'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata concreta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '62.1'^^xsd:double;
  dwc:minimumDepth '1957'^^xsd:integer;
  dwc:maximumDepth '2050'^^xsd:integer;
  dwc:aphiaid '244408'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7559'^^xsd:string;
  dwc:aphiaIdAccepted '1421347'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7274> ;
  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 "1957"^^xsd:integer ;
  dwc:maximumDepthInMeters "2050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7274>
  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/5141__Deepsea_Ophiuroidea_7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7274'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '62.1'^^xsd:double;
  dwc:minimumDepth '1957'^^xsd:integer;
  dwc:maximumDepth '2050'^^xsd:integer;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7274'^^xsd:string;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7195> ;
  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 "1957"^^xsd:integer ;
  dwc:maximumDepthInMeters "2050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7195>
  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/5141__Deepsea_Ophiuroidea_7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7195'^^xsd:string;
  dwc:scientificName 'Ophiomitra hamula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '62.1'^^xsd:double;
  dwc:minimumDepth '1957'^^xsd:integer;
  dwc:maximumDepth '2050'^^xsd:integer;
  dwc:aphiaid '125036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7195'^^xsd:string;
  dwc:aphiaIdAccepted '125036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7740> ;
  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 "1957"^^xsd:integer ;
  dwc:maximumDepthInMeters "2050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7740>
  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/5141__Deepsea_Ophiuroidea_7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7740'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '62.1'^^xsd:double;
  dwc:minimumDepth '1957'^^xsd:integer;
  dwc:maximumDepth '2050'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7740'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.79 -18.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.79"^^xsd:decimal ;
  dwc:decimalLongitude "-18.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3064"^^xsd:integer ;
  dwc:maximumDepthInMeters "3070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7544'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-18.88'^^xsd:double;
  dwc:latitude '20.79'^^xsd:double;
  dwc:minimumDepth '3064'^^xsd:integer;
  dwc:maximumDepth '3070'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7544'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.79 -18.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.79"^^xsd:decimal ;
  dwc:decimalLongitude "-18.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3064"^^xsd:integer ;
  dwc:maximumDepthInMeters "3070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7841'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-18.88'^^xsd:double;
  dwc:latitude '20.79'^^xsd:double;
  dwc:minimumDepth '3064'^^xsd:integer;
  dwc:maximumDepth '3070'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7841'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.79 -18.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.79"^^xsd:decimal ;
  dwc:decimalLongitude "-18.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3064"^^xsd:integer ;
  dwc:maximumDepthInMeters "3070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7372'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-18.88'^^xsd:double;
  dwc:latitude '20.79'^^xsd:double;
  dwc:minimumDepth '3064'^^xsd:integer;
  dwc:maximumDepth '3070'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7372'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.79 -18.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.79"^^xsd:decimal ;
  dwc:decimalLongitude "-18.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3064"^^xsd:integer ;
  dwc:maximumDepthInMeters "3070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7294'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-18.88'^^xsd:double;
  dwc:latitude '20.79'^^xsd:double;
  dwc:minimumDepth '3064'^^xsd:integer;
  dwc:maximumDepth '3070'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7294'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7867'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '43.66'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5025'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7867'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.63 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.63"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7293'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '16.63'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7293'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.45 -18.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.45"^^xsd:decimal ;
  dwc:decimalLongitude "-18.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2049"^^xsd:integer ;
  dwc:maximumDepthInMeters "2120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7903'^^xsd:string;
  dwc:scientificName 'Ophiochiton ternispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-18.26'^^xsd:double;
  dwc:latitude '21.45'^^xsd:double;
  dwc:minimumDepth '2049'^^xsd:integer;
  dwc:maximumDepth '2120'^^xsd:integer;
  dwc:occurrenceRemarks 'Additional records in Mortensen,1927'^^xsd:string;
  dwc:aphiaid '183312'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7903'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183312'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.45 -18.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.45"^^xsd:decimal ;
  dwc:decimalLongitude "-18.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2049"^^xsd:integer ;
  dwc:maximumDepthInMeters "2120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7744'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-18.26'^^xsd:double;
  dwc:latitude '21.45'^^xsd:double;
  dwc:minimumDepth '2049'^^xsd:integer;
  dwc:maximumDepth '2120'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7744'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.45 -18.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.45"^^xsd:decimal ;
  dwc:decimalLongitude "-18.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2049"^^xsd:integer ;
  dwc:maximumDepthInMeters "2120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7561'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-18.26'^^xsd:double;
  dwc:latitude '21.45'^^xsd:double;
  dwc:minimumDepth '2049'^^xsd:integer;
  dwc:maximumDepth '2120'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7561'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.45 -18.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.45"^^xsd:decimal ;
  dwc:decimalLongitude "-18.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2049"^^xsd:integer ;
  dwc:maximumDepthInMeters "2120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7456'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-18.26'^^xsd:double;
  dwc:latitude '21.45'^^xsd:double;
  dwc:minimumDepth '2049'^^xsd:integer;
  dwc:maximumDepth '2120'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7456'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -18.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.21"^^xsd:decimal ;
  dwc:decimalLongitude "-18.21"^^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/5141__Deepsea_Ophiuroidea_7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.21 -18.21)"^^geo:wktLiteral ;
  geo-pos:lat "33.21"^^xsd:decimal ;
  geo-pos:long "-18.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7868'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-18.21'^^xsd:double;
  dwc:latitude '33.21'^^xsd:double;
  dwc:minimumDepth '3018'^^xsd:integer;
  dwc:maximumDepth '3018'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7868'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.63 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.63"^^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 "2056"^^xsd:integer ;
  dwc:maximumDepthInMeters "2056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7199'^^xsd:string;
  dwc:scientificName 'Ophioplinthaca chelys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '30.63'^^xsd:double;
  dwc:minimumDepth '2056'^^xsd:integer;
  dwc:maximumDepth '2056'^^xsd:integer;
  dwc:aphiaid '125043'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7199'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125043'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2112"^^xsd:integer ;
  dwc:maximumDepthInMeters "2160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7842'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '21'^^xsd:integer;
  dwc:minimumDepth '2112'^^xsd:integer;
  dwc:maximumDepth '2160'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7842'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 -17.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2266"^^xsd:integer ;
  dwc:maximumDepthInMeters "2340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7126'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-17.16'^^xsd:double;
  dwc:latitude '61.65'^^xsd:double;
  dwc:minimumDepth '2266'^^xsd:integer;
  dwc:maximumDepth '2340'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7126'^^xsd:string;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.65 -17.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2266"^^xsd:integer ;
  dwc:maximumDepthInMeters "2340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7429'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-17.16'^^xsd:double;
  dwc:latitude '61.65'^^xsd:double;
  dwc:minimumDepth '2266'^^xsd:integer;
  dwc:maximumDepth '2340'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7429'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7003> ;
  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/5141__Deepsea_Ophiuroidea_7003>
  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/5141__Deepsea_Ophiuroidea_7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7003'^^xsd:string;
  dwc:scientificName 'Ophiocreas oedipus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '32.54'^^xsd:double;
  dwc:minimumDepth '1968'^^xsd:integer;
  dwc:maximumDepth '1968'^^xsd:integer;
  dwc:occurrenceRemarks 'O. oedipus appears to be widely distributed having been recorded from both the Atlantic and Pacific Oceans.(Paterson, 1985)'^^xsd:string;
  dwc:aphiaid '124956'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7003'^^xsd:string;
  dwc:aphiaIdAccepted '124956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^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 "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7883'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7883'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.43 -15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.43"^^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 "2996"^^xsd:integer ;
  dwc:maximumDepthInMeters "2996"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7226'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-15.33'^^xsd:double;
  dwc:latitude '53.43'^^xsd:double;
  dwc:minimumDepth '2996'^^xsd:integer;
  dwc:maximumDepth '2996'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7226'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7367'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.26'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7367'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7836'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.26'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7836'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -15.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-15.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7831'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.16'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7831'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7862'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:latitude '42.43'^^xsd:double;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7862'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7281'^^xsd:string;
  dwc:scientificName 'Amphioplus verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:latitude '42.43'^^xsd:double;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '125060'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7281'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183428'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^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 "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7864'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7864'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^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 "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7398'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7398'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.55 -14.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.55"^^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 "2410"^^xsd:integer ;
  dwc:maximumDepthInMeters "2410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7889'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-14.69'^^xsd:double;
  dwc:latitude '27.55'^^xsd:double;
  dwc:minimumDepth '2410'^^xsd:integer;
  dwc:maximumDepth '2410'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7889'^^xsd:string;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^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 "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7282'^^xsd:string;
  dwc:scientificName 'Amphioplus verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-14.53'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '125060'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7282'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183428'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^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 "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7452'^^xsd:string;
  dwc:scientificName 'Ophiambix meteoris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '125012'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7452'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^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 "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7863'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7863'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 -14.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^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 "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7397'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:longitude '-14.23'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7397'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -14.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4055"^^xsd:integer ;
  dwc:maximumDepthInMeters "4055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7845'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-14.03'^^xsd:double;
  dwc:latitude '49.8'^^xsd:double;
  dwc:minimumDepth '4055'^^xsd:integer;
  dwc:maximumDepth '4055'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7845'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -13.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7549'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.96'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7549'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -13.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7083'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.96'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7083'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -13.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7223'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.96'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7223'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -13.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7905'^^xsd:string;
  dwc:scientificName 'Ophiochiton ternispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.96'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '183312'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7905'^^xsd:string;
  dwc:aphiaIdAccepted '183312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -13.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7768'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.96'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7768'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -13.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7717'^^xsd:string;
  dwc:scientificName 'Ophiura scomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.96'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '183318'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7717'^^xsd:string;
  dwc:aphiaIdAccepted '1507531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -13.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7681'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.96'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7681'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6996> ;
  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/5141__Deepsea_Ophiuroidea_6996>
  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/5141__Deepsea_Ophiuroidea_6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6996'^^xsd:string;
  dwc:scientificName 'Astrodia tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.86'^^xsd:double;
  dwc:startLongitude '-13.84333'^^xsd:double;
  dwc:endLongitude '-13.87833'^^xsd:double;
  dwc:latitude '50.09'^^xsd:double;
  dwc:startLatitude '50.05333'^^xsd:double;
  dwc:endLatitude '50.13333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.84333 50.05333, -13.84333 50.13333, -13.87833 50.13333, -13.87833 50.05333, -13.84333 50.05333))'^^xsd:string;
  dwc:minimumDepth '3749'^^xsd:integer;
  dwc:maximumDepth '3757'^^xsd:integer;
  dwc:aphiaid '124953'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6996'^^xsd:string;
  dwc:aphiaIdAccepted '124953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -13.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2144"^^xsd:integer ;
  dwc:maximumDepthInMeters "2144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7269'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.51'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2144'^^xsd:integer;
  dwc:maximumDepth '2144'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7269'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -13.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2144"^^xsd:integer ;
  dwc:maximumDepthInMeters "2144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7099'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.51'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2144'^^xsd:integer;
  dwc:maximumDepth '2144'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7099'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -13.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2144"^^xsd:integer ;
  dwc:maximumDepthInMeters "2144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7724'^^xsd:string;
  dwc:scientificName 'Ophiura scomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.51'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2144'^^xsd:integer;
  dwc:maximumDepth '2144'^^xsd:integer;
  dwc:aphiaid '183318'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7724'^^xsd:string;
  dwc:aphiaIdAccepted '1507531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -13.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2144"^^xsd:integer ;
  dwc:maximumDepthInMeters "2144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7855'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.51'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2144'^^xsd:integer;
  dwc:maximumDepth '2144'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7855'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -13.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2144"^^xsd:integer ;
  dwc:maximumDepthInMeters "2144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7526'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.51'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2144'^^xsd:integer;
  dwc:maximumDepth '2144'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7526'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -13.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2144"^^xsd:integer ;
  dwc:maximumDepthInMeters "2144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7700'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.51'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2144'^^xsd:integer;
  dwc:maximumDepth '2144'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7700'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21 -13.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21"^^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 "2719"^^xsd:integer ;
  dwc:maximumDepthInMeters "2719"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7349'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.26'^^xsd:double;
  dwc:latitude '50.21'^^xsd:double;
  dwc:minimumDepth '2719'^^xsd:integer;
  dwc:maximumDepth '2719'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7349'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^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 "2644"^^xsd:integer ;
  dwc:maximumDepthInMeters "2644"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7161'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:minimumDepth '2644'^^xsd:integer;
  dwc:maximumDepth '2644'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7161'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^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 "2644"^^xsd:integer ;
  dwc:maximumDepthInMeters "2644"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7829'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:minimumDepth '2644'^^xsd:integer;
  dwc:maximumDepth '2644'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7829'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^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 "2644"^^xsd:integer ;
  dwc:maximumDepthInMeters "2644"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7359'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:minimumDepth '2644'^^xsd:integer;
  dwc:maximumDepth '2644'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7359'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^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 "2634"^^xsd:integer ;
  dwc:maximumDepthInMeters "2634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7366'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.16'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2634'^^xsd:integer;
  dwc:maximumDepth '2634'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7366'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^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 "2634"^^xsd:integer ;
  dwc:maximumDepthInMeters "2634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7835'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.16'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2634'^^xsd:integer;
  dwc:maximumDepth '2634'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7835'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7363'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7363'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7050'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7050'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7832'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7832'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26 -12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26"^^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 "2871"^^xsd:integer ;
  dwc:maximumDepthInMeters "2871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7641'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.96'^^xsd:double;
  dwc:latitude '55.26'^^xsd:double;
  dwc:minimumDepth '2871'^^xsd:integer;
  dwc:maximumDepth '2871'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7641'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.26 -12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.26"^^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 "2871"^^xsd:integer ;
  dwc:maximumDepthInMeters "2871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7310'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.96'^^xsd:double;
  dwc:latitude '55.26'^^xsd:double;
  dwc:minimumDepth '2871'^^xsd:integer;
  dwc:maximumDepth '2871'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7310'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7833'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.93'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7833'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7364'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.93'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7364'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^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 "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7348'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7348'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^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 "2895"^^xsd:integer ;
  dwc:maximumDepthInMeters "2895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7358'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.76'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2895'^^xsd:integer;
  dwc:maximumDepth '2895'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7358'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.06 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.06"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4000"^^xsd:integer ;
  dwc:maximumDepthInMeters "4000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7215'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '48.06'^^xsd:double;
  dwc:minimumDepth '4000'^^xsd:integer;
  dwc:maximumDepth '4000'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7215'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.06 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.06"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4000"^^xsd:integer ;
  dwc:maximumDepthInMeters "4000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7743'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '48.06'^^xsd:double;
  dwc:minimumDepth '4000'^^xsd:integer;
  dwc:maximumDepth '4000'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7743'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7357'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7357'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06"^^xsd:decimal ;
  dwc:decimalLongitude "-12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2857"^^xsd:integer ;
  dwc:maximumDepthInMeters "2857"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7537'^^xsd:string;
  dwc:scientificName 'Ophiura (Dictenophiura) carnea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '55.06'^^xsd:double;
  dwc:minimumDepth '2857'^^xsd:integer;
  dwc:maximumDepth '2857'^^xsd:integer;
  dwc:aphiaid '125190'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7537'^^xsd:string;
  dwc:aphiaIdAccepted '125190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06"^^xsd:decimal ;
  dwc:decimalLongitude "-12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2857"^^xsd:integer ;
  dwc:maximumDepthInMeters "2857"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7633'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '55.06'^^xsd:double;
  dwc:minimumDepth '2857'^^xsd:integer;
  dwc:maximumDepth '2857'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7633'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01"^^xsd:decimal ;
  dwc:decimalLongitude "-12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7825'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '55.01'^^xsd:double;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7825'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7356'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.51'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7356'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7468'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7468'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7307'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7307'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7636'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7636'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7518'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7518'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45 -12.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45"^^xsd:decimal ;
  dwc:decimalLongitude "-12.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2970"^^xsd:integer ;
  dwc:maximumDepthInMeters "2980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7491'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.41'^^xsd:double;
  dwc:latitude '54.45'^^xsd:double;
  dwc:minimumDepth '2970'^^xsd:integer;
  dwc:maximumDepth '2980'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7491'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7522'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7522'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7318'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7318'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7693'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7693'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^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 "2890"^^xsd:integer ;
  dwc:maximumDepthInMeters "2890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7485'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '2890'^^xsd:integer;
  dwc:maximumDepth '2890'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7485'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^xsd:decimal ;
  dwc:decimalLongitude "-12.38"^^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/5141__Deepsea_Ophiuroidea_7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.38)"^^geo:wktLiteral ;
  geo-pos:lat "54.68"^^xsd:decimal ;
  geo-pos:long "-12.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7519'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.38'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7519'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^xsd:decimal ;
  dwc:decimalLongitude "-12.38"^^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/5141__Deepsea_Ophiuroidea_7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.38)"^^geo:wktLiteral ;
  geo-pos:lat "54.68"^^xsd:decimal ;
  geo-pos:long "-12.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7646'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.38'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7646'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86 -12.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.86"^^xsd:decimal ;
  dwc:decimalLongitude "-12.36"^^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/5141__Deepsea_Ophiuroidea_7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86 -12.36)"^^geo:wktLiteral ;
  geo-pos:lat "50.86"^^xsd:decimal ;
  geo-pos:long "-12.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7756'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.36'^^xsd:double;
  dwc:latitude '50.86'^^xsd:double;
  dwc:minimumDepth '2055'^^xsd:integer;
  dwc:maximumDepth '2055'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7756'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7319'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.36'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7319'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7668'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.36'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7668'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7073'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.36'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7073'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7483'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.36'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7483'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7506'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.36'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7506'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.91 -12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.91"^^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 "2036"^^xsd:integer ;
  dwc:maximumDepthInMeters "2036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7691'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.35'^^xsd:double;
  dwc:latitude '50.91'^^xsd:double;
  dwc:minimumDepth '2036'^^xsd:integer;
  dwc:maximumDepth '2036'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7691'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55 -12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55"^^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 "2880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7639'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.35'^^xsd:double;
  dwc:latitude '54.55'^^xsd:double;
  dwc:minimumDepth '2880'^^xsd:integer;
  dwc:maximumDepth '2880'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7639'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.91 -12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.91"^^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 "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7692'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.33'^^xsd:double;
  dwc:latitude '50.91'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2030'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7692'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.91 -12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.91"^^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 "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7521'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.33'^^xsd:double;
  dwc:latitude '50.91'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2030'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7521'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7648'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.33'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7648'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7500'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.33'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7500'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^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/5141__Deepsea_Ophiuroidea_7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56 -12.31)"^^geo:wktLiteral ;
  geo-pos:lat "54.56"^^xsd:decimal ;
  geo-pos:long "-12.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7475'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.56'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7475'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^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/5141__Deepsea_Ophiuroidea_7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56 -12.31)"^^geo:wktLiteral ;
  geo-pos:lat "54.56"^^xsd:decimal ;
  geo-pos:long "-12.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7655'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.56'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7655'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^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/5141__Deepsea_Ophiuroidea_7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56 -12.31)"^^geo:wktLiteral ;
  geo-pos:lat "54.56"^^xsd:decimal ;
  geo-pos:long "-12.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7503'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.56'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7503'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2921"^^xsd:integer ;
  dwc:maximumDepthInMeters "2921"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7068'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:minimumDepth '2921'^^xsd:integer;
  dwc:maximumDepth '2921'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7068'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2921"^^xsd:integer ;
  dwc:maximumDepthInMeters "2921"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7662'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:minimumDepth '2921'^^xsd:integer;
  dwc:maximumDepth '2921'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7662'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2921"^^xsd:integer ;
  dwc:maximumDepthInMeters "2921"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7477'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:minimumDepth '2921'^^xsd:integer;
  dwc:maximumDepth '2921'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7477'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2921"^^xsd:integer ;
  dwc:maximumDepthInMeters "2921"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7752'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:minimumDepth '2921'^^xsd:integer;
  dwc:maximumDepth '2921'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7752'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2921"^^xsd:integer ;
  dwc:maximumDepthInMeters "2921"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7505'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:minimumDepth '2921'^^xsd:integer;
  dwc:maximumDepth '2921'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7505'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2898"^^xsd:integer ;
  dwc:maximumDepthInMeters "2898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7328'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.3'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2898'^^xsd:integer;
  dwc:maximumDepth '2898'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7328'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2898"^^xsd:integer ;
  dwc:maximumDepthInMeters "2898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7680'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.3'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2898'^^xsd:integer;
  dwc:maximumDepth '2898'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7680'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7653'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7653'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7474'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7474'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7376'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7376'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7501'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7501'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7092'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7092'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7076'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7076'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7672'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7672'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7507'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7507'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7321'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7321'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7759'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7759'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7516'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7516'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7320'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7320'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7670'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7670'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7647'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7647'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7513'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7513'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.73 -12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.73"^^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 "2896"^^xsd:integer ;
  dwc:maximumDepthInMeters "2896"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7389'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.28'^^xsd:double;
  dwc:latitude '55.73'^^xsd:double;
  dwc:minimumDepth '2896'^^xsd:integer;
  dwc:maximumDepth '2896'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7389'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7654'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7654'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7314'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7314'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7502'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7502'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7313'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7313'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7638'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2880'^^xsd:integer;
  dwc:maximumDepth '2880'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7638'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7309'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2880'^^xsd:integer;
  dwc:maximumDepth '2880'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7309'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7056'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7056'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7515'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7515'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7473'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7473'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7632'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7632'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7480'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7480'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2912"^^xsd:integer ;
  dwc:maximumDepthInMeters "2912"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7315'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2912'^^xsd:integer;
  dwc:maximumDepth '2912'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7315'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7375'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7375'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7064'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7064'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7651'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7651'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7498'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2880'^^xsd:integer;
  dwc:maximumDepth '2880'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7498'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7499'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7499'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7470'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7470'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7469'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2880'^^xsd:integer;
  dwc:maximumDepth '2880'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7469'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7312'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7312'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7471'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7471'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2912"^^xsd:integer ;
  dwc:maximumDepthInMeters "2912"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7476'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2912'^^xsd:integer;
  dwc:maximumDepth '2912'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7476'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2912"^^xsd:integer ;
  dwc:maximumDepthInMeters "2912"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7658'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2912'^^xsd:integer;
  dwc:maximumDepth '2912'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7658'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7645'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7645'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7643'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7643'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7644'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7644'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2946"^^xsd:integer ;
  dwc:maximumDepthInMeters "2946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7104'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2946'^^xsd:integer;
  dwc:maximumDepth '2946'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7104'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2946"^^xsd:integer ;
  dwc:maximumDepthInMeters "2946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7490'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2946'^^xsd:integer;
  dwc:maximumDepth '2946'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7490'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2946"^^xsd:integer ;
  dwc:maximumDepthInMeters "2946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7387'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2946'^^xsd:integer;
  dwc:maximumDepth '2946'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7387'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2946"^^xsd:integer ;
  dwc:maximumDepthInMeters "2946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7705'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2946'^^xsd:integer;
  dwc:maximumDepth '2946'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7705'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2946"^^xsd:integer ;
  dwc:maximumDepthInMeters "2946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7527'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2946'^^xsd:integer;
  dwc:maximumDepth '2946'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7527'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2907"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7093'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.73'^^xsd:double;
  dwc:minimumDepth '2907'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7093'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2907"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7678'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.73'^^xsd:double;
  dwc:minimumDepth '2907'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7678'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2907"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7484'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.73'^^xsd:double;
  dwc:minimumDepth '2907'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7484'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2907"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7849'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.73'^^xsd:double;
  dwc:minimumDepth '2907'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7849'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2907"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7326'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.73'^^xsd:double;
  dwc:minimumDepth '2907'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7326'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7688'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7688'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7330'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7330'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7858'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7858'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7388'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7388'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7178'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7178'^^xsd:string;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7706'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7706'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^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 "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7305'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7305'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2908"^^xsd:integer ;
  dwc:maximumDepthInMeters "2908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7689'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2908'^^xsd:integer;
  dwc:maximumDepth '2908'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7689'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^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 "2908"^^xsd:integer ;
  dwc:maximumDepthInMeters "2908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7486'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2908'^^xsd:integer;
  dwc:maximumDepth '2908'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7486'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2892"^^xsd:integer ;
  dwc:maximumDepthInMeters "2892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7316'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2892'^^xsd:integer;
  dwc:maximumDepth '2892'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7316'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2892"^^xsd:integer ;
  dwc:maximumDepthInMeters "2892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7481'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2892'^^xsd:integer;
  dwc:maximumDepth '2892'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7481'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2892"^^xsd:integer ;
  dwc:maximumDepthInMeters "2892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7292'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2892'^^xsd:integer;
  dwc:maximumDepth '2892'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7292'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^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 "2892"^^xsd:integer ;
  dwc:maximumDepthInMeters "2892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7660'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2892'^^xsd:integer;
  dwc:maximumDepth '2892'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7660'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73"^^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 "2909"^^xsd:integer ;
  dwc:maximumDepthInMeters "2909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7659'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.73'^^xsd:double;
  dwc:minimumDepth '2909'^^xsd:integer;
  dwc:maximumDepth '2909'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7659'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73"^^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 "2909"^^xsd:integer ;
  dwc:maximumDepthInMeters "2909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7058'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.73'^^xsd:double;
  dwc:minimumDepth '2909'^^xsd:integer;
  dwc:maximumDepth '2909'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7058'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73"^^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 "2909"^^xsd:integer ;
  dwc:maximumDepthInMeters "2909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7750'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.73'^^xsd:double;
  dwc:minimumDepth '2909'^^xsd:integer;
  dwc:maximumDepth '2909'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7750'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73"^^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 "2909"^^xsd:integer ;
  dwc:maximumDepthInMeters "2909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7504'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.73'^^xsd:double;
  dwc:minimumDepth '2909'^^xsd:integer;
  dwc:maximumDepth '2909'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7504'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2916"^^xsd:integer ;
  dwc:maximumDepthInMeters "2916"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7663'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.21'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2916'^^xsd:integer;
  dwc:maximumDepth '2916'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7663'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2916"^^xsd:integer ;
  dwc:maximumDepthInMeters "2916"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7520'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.21'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2916'^^xsd:integer;
  dwc:maximumDepth '2916'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7520'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.91 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.91"^^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 "1942"^^xsd:integer ;
  dwc:maximumDepthInMeters "1947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7262'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '50.91'^^xsd:double;
  dwc:minimumDepth '1942'^^xsd:integer;
  dwc:maximumDepth '1947'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7262'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7675'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7675'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7324'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7324'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^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 "2898"^^xsd:integer ;
  dwc:maximumDepthInMeters "2898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7378'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2898'^^xsd:integer;
  dwc:maximumDepth '2898'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7378'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^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 "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7517'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7517'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^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 "2898"^^xsd:integer ;
  dwc:maximumDepthInMeters "2898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7304'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2898'^^xsd:integer;
  dwc:maximumDepth '2898'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7304'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^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 "2898"^^xsd:integer ;
  dwc:maximumDepthInMeters "2898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7694'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2898'^^xsd:integer;
  dwc:maximumDepth '2898'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7694'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 -12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9"^^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 "1942"^^xsd:integer ;
  dwc:maximumDepthInMeters "1942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7843'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-12.18'^^xsd:double;
  dwc:latitude '50.9'^^xsd:double;
  dwc:minimumDepth '1942'^^xsd:integer;
  dwc:maximumDepth '1942'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7843'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 -12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9"^^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 "1942"^^xsd:integer ;
  dwc:maximumDepthInMeters "1942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7263'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-12.18'^^xsd:double;
  dwc:latitude '50.9'^^xsd:double;
  dwc:minimumDepth '1942'^^xsd:integer;
  dwc:maximumDepth '1942'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7263'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.91 -12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.91"^^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 "1942"^^xsd:integer ;
  dwc:maximumDepthInMeters "1942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7844'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-12.18'^^xsd:double;
  dwc:latitude '50.91'^^xsd:double;
  dwc:minimumDepth '1942'^^xsd:integer;
  dwc:maximumDepth '1942'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7844'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 -12.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "-12.16"^^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/5141__Deepsea_Ophiuroidea_7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 -12.16)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "-12.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7629'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.16'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7629'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 -12.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "-12.16"^^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/5141__Deepsea_Ophiuroidea_7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 -12.16)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "-12.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7373'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.16'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7373'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7690'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.15'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7690'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7331'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.15'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7331'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7487'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.15'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7487'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^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 "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7091'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.15'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7091'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11"^^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 "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7065'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.11'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7065'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11"^^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 "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7472'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.11'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7472'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11"^^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 "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7746'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.11'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7746'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11"^^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 "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7650'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.11'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7650'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7665'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.03'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7665'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7070'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.03'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7070'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7482'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.03'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7482'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^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 "2591"^^xsd:integer ;
  dwc:maximumDepthInMeters "2591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7100'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.98'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2591'^^xsd:integer;
  dwc:maximumDepth '2591'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7100'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^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 "2591"^^xsd:integer ;
  dwc:maximumDepthInMeters "2591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7488'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.98'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2591'^^xsd:integer;
  dwc:maximumDepth '2591'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7488'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^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 "2591"^^xsd:integer ;
  dwc:maximumDepthInMeters "2591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7701'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.98'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2591'^^xsd:integer;
  dwc:maximumDepth '2591'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7701'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7381'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.96'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2605'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7381'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7702'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.96'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2605'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7702'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7101'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.96'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2605'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7101'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7489'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.96'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2605'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7489'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.07 -11.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.07"^^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 "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7628'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.86'^^xsd:double;
  dwc:latitude '30.07'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7628'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -11.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^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 "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6986'^^xsd:string;
  dwc:scientificName 'Astrodia tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.76'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '124953'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6986'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124953'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7539> ;
  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/5141__Deepsea_Ophiuroidea_7539>
  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/5141__Deepsea_Ophiuroidea_7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7539'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) clemens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '30.15'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '124916'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7539'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1577238'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.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 "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7642'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7642'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.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 "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7216'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7216'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.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 "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7745'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7745'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.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 "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7063'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7063'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.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 "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7311'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7311'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1 -11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7386'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.36'^^xsd:double;
  dwc:latitude '55.1'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7386'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91 -11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91"^^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 "2384"^^xsd:integer ;
  dwc:maximumDepthInMeters "2399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7712'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) mundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.25'^^xsd:double;
  dwc:startLongitude '-11.26167'^^xsd:double;
  dwc:endLongitude '-11.24667'^^xsd:double;
  dwc:latitude '41.91'^^xsd:double;
  dwc:startLatitude '41.915'^^xsd:double;
  dwc:endLatitude '41.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.24667 41.905, -11.24667 41.915, -11.26167 41.915, -11.26167 41.905, -11.24667 41.905))'^^xsd:string;
  dwc:minimumDepth '2384'^^xsd:integer;
  dwc:maximumDepth '2399'^^xsd:integer;
  dwc:aphiaid '244306'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7712'^^xsd:string;
  dwc:aphiaIdAccepted '244306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91 -11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91"^^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 "2384"^^xsd:integer ;
  dwc:maximumDepthInMeters "2399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7465'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.25'^^xsd:double;
  dwc:startLongitude '-11.26167'^^xsd:double;
  dwc:endLongitude '-11.24667'^^xsd:double;
  dwc:latitude '41.91'^^xsd:double;
  dwc:startLatitude '41.915'^^xsd:double;
  dwc:endLatitude '41.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.24667 41.905, -11.24667 41.915, -11.26167 41.915, -11.26167 41.905, -11.24667 41.905))'^^xsd:string;
  dwc:minimumDepth '2384'^^xsd:integer;
  dwc:maximumDepth '2399'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7465'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91 -11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91"^^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 "2384"^^xsd:integer ;
  dwc:maximumDepthInMeters "2399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7726'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) violainae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.25'^^xsd:double;
  dwc:startLongitude '-11.26167'^^xsd:double;
  dwc:endLongitude '-11.24667'^^xsd:double;
  dwc:latitude '41.91'^^xsd:double;
  dwc:startLatitude '41.915'^^xsd:double;
  dwc:endLatitude '41.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.24667 41.905, -11.24667 41.915, -11.26167 41.915, -11.26167 41.905, -11.24667 41.905))'^^xsd:string;
  dwc:minimumDepth '2384'^^xsd:integer;
  dwc:maximumDepth '2399'^^xsd:integer;
  dwc:aphiaid '124941'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7726'^^xsd:string;
  dwc:aphiaIdAccepted '124941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91 -11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91"^^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 "2384"^^xsd:integer ;
  dwc:maximumDepthInMeters "2399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7543'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.25'^^xsd:double;
  dwc:startLongitude '-11.26167'^^xsd:double;
  dwc:endLongitude '-11.24667'^^xsd:double;
  dwc:latitude '41.91'^^xsd:double;
  dwc:startLatitude '41.915'^^xsd:double;
  dwc:endLatitude '41.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.24667 41.905, -11.24667 41.915, -11.26167 41.915, -11.26167 41.905, -11.24667 41.905))'^^xsd:string;
  dwc:minimumDepth '2384'^^xsd:integer;
  dwc:maximumDepth '2399'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7543'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91 -11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91"^^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 "2384"^^xsd:integer ;
  dwc:maximumDepthInMeters "2399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7177'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.25'^^xsd:double;
  dwc:startLongitude '-11.26167'^^xsd:double;
  dwc:endLongitude '-11.24667'^^xsd:double;
  dwc:latitude '41.91'^^xsd:double;
  dwc:startLatitude '41.915'^^xsd:double;
  dwc:endLatitude '41.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.24667 41.905, -11.24667 41.915, -11.26167 41.915, -11.26167 41.905, -11.24667 41.905))'^^xsd:string;
  dwc:minimumDepth '2384'^^xsd:integer;
  dwc:maximumDepth '2399'^^xsd:integer;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7177'^^xsd:string;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91 -11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91"^^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 "2384"^^xsd:integer ;
  dwc:maximumDepthInMeters "2399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7626'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.25'^^xsd:double;
  dwc:startLongitude '-11.26167'^^xsd:double;
  dwc:endLongitude '-11.24667'^^xsd:double;
  dwc:latitude '41.91'^^xsd:double;
  dwc:startLatitude '41.915'^^xsd:double;
  dwc:endLatitude '41.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.24667 41.905, -11.24667 41.915, -11.26167 41.915, -11.26167 41.905, -11.24667 41.905))'^^xsd:string;
  dwc:minimumDepth '2384'^^xsd:integer;
  dwc:maximumDepth '2399'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7626'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.91 -11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.91"^^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 "2384"^^xsd:integer ;
  dwc:maximumDepthInMeters "2399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7839'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.25'^^xsd:double;
  dwc:startLongitude '-11.26167'^^xsd:double;
  dwc:endLongitude '-11.24667'^^xsd:double;
  dwc:latitude '41.91'^^xsd:double;
  dwc:startLatitude '41.915'^^xsd:double;
  dwc:endLatitude '41.905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.24667 41.905, -11.24667 41.915, -11.26167 41.915, -11.26167 41.905, -11.24667 41.905))'^^xsd:string;
  dwc:minimumDepth '2384'^^xsd:integer;
  dwc:maximumDepth '2399'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7839'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^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 "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7824'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7824'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^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 "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7346'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7346'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^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 "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7053'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7053'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^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 "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7828'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7828'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^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 "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7355'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7355'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^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 "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7442'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7442'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7347'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.18'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7347'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.78 -11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.78"^^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 "2485"^^xsd:integer ;
  dwc:maximumDepthInMeters "2485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7910'^^xsd:string;
  dwc:scientificName 'Bathypectinura heros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.15'^^xsd:double;
  dwc:latitude '31.78'^^xsd:double;
  dwc:minimumDepth '2485'^^xsd:integer;
  dwc:maximumDepth '2485'^^xsd:integer;
  dwc:aphiaid '124814'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7910'^^xsd:string;
  dwc:aphiaIdAccepted '124814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63"^^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 "2466"^^xsd:integer ;
  dwc:maximumDepthInMeters "2466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7827'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '56.63'^^xsd:double;
  dwc:minimumDepth '2466'^^xsd:integer;
  dwc:maximumDepth '2466'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7827'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63"^^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 "2466"^^xsd:integer ;
  dwc:maximumDepthInMeters "2466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7354'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '56.63'^^xsd:double;
  dwc:minimumDepth '2466'^^xsd:integer;
  dwc:maximumDepth '2466'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7354'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.82 -11.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.82"^^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 "2574"^^xsd:integer ;
  dwc:maximumDepthInMeters "2584"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6995'^^xsd:string;
  dwc:scientificName 'Astrodia tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.09'^^xsd:double;
  dwc:startLongitude '-11.1'^^xsd:double;
  dwc:endLongitude '-11.09'^^xsd:double;
  dwc:latitude '41.82'^^xsd:double;
  dwc:startLatitude '41.82667'^^xsd:double;
  dwc:endLatitude '41.81833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.09 41.81833, -11.09 41.82667, -11.1 41.82667, -11.1 41.81833, -11.09 41.81833))'^^xsd:string;
  dwc:minimumDepth '2574'^^xsd:integer;
  dwc:maximumDepth '2584'^^xsd:integer;
  dwc:aphiaid '124953'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6995'^^xsd:string;
  dwc:aphiaIdAccepted '124953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.82 -11.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.82"^^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 "2574"^^xsd:integer ;
  dwc:maximumDepthInMeters "2584"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7261'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.09'^^xsd:double;
  dwc:startLongitude '-11.1'^^xsd:double;
  dwc:endLongitude '-11.09'^^xsd:double;
  dwc:latitude '41.82'^^xsd:double;
  dwc:startLatitude '41.82667'^^xsd:double;
  dwc:endLatitude '41.81833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.09 41.81833, -11.09 41.82667, -11.1 41.82667, -11.1 41.81833, -11.09 41.81833))'^^xsd:string;
  dwc:minimumDepth '2574'^^xsd:integer;
  dwc:maximumDepth '2584'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7261'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.82 -11.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.82"^^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 "2574"^^xsd:integer ;
  dwc:maximumDepthInMeters "2584"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7447'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.09'^^xsd:double;
  dwc:startLongitude '-11.1'^^xsd:double;
  dwc:endLongitude '-11.09'^^xsd:double;
  dwc:latitude '41.82'^^xsd:double;
  dwc:startLatitude '41.82667'^^xsd:double;
  dwc:endLatitude '41.81833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.09 41.81833, -11.09 41.82667, -11.1 41.82667, -11.1 41.81833, -11.09 41.81833))'^^xsd:string;
  dwc:minimumDepth '2574'^^xsd:integer;
  dwc:maximumDepth '2584'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7447'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -11.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^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 "1910"^^xsd:integer ;
  dwc:maximumDepthInMeters "1932"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7627'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.07'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '1910'^^xsd:integer;
  dwc:maximumDepth '1932'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7627'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.61 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.61"^^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 "2540"^^xsd:integer ;
  dwc:maximumDepthInMeters "2540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7497'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '56.61'^^xsd:double;
  dwc:minimumDepth '2540'^^xsd:integer;
  dwc:maximumDepth '2540'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7497'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.61 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.61"^^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 "2540"^^xsd:integer ;
  dwc:maximumDepthInMeters "2540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7630'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '56.61'^^xsd:double;
  dwc:minimumDepth '2540'^^xsd:integer;
  dwc:maximumDepth '2540'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7630'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.61 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.61"^^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 "2540"^^xsd:integer ;
  dwc:maximumDepthInMeters "2540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7478'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '56.61'^^xsd:double;
  dwc:minimumDepth '2540'^^xsd:integer;
  dwc:maximumDepth '2540'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7478'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.61 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.61"^^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 "2540"^^xsd:integer ;
  dwc:maximumDepthInMeters "2540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7400'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '56.61'^^xsd:double;
  dwc:minimumDepth '2540'^^xsd:integer;
  dwc:maximumDepth '2540'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7400'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.61 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.61"^^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 "2540"^^xsd:integer ;
  dwc:maximumDepthInMeters "2540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7374'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '56.61'^^xsd:double;
  dwc:minimumDepth '2540'^^xsd:integer;
  dwc:maximumDepth '2540'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7374'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.61 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.61"^^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 "2540"^^xsd:integer ;
  dwc:maximumDepthInMeters "2540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7061'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '56.61'^^xsd:double;
  dwc:minimumDepth '2540'^^xsd:integer;
  dwc:maximumDepth '2540'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7061'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.61 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.61"^^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 "2540"^^xsd:integer ;
  dwc:maximumDepthInMeters "2540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7847'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '56.61'^^xsd:double;
  dwc:minimumDepth '2540'^^xsd:integer;
  dwc:maximumDepth '2540'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7847'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -11.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1767"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7891'^^xsd:string;
  dwc:scientificName 'Ophiernus vallincola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.03'^^xsd:double;
  dwc:latitude '31.58'^^xsd:double;
  dwc:minimumDepth '1767'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '183311'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7891'^^xsd:string;
  dwc:aphiaIdAccepted '183311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58 -11.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1767"^^xsd:integer ;
  dwc:maximumDepthInMeters "1846"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7909'^^xsd:string;
  dwc:scientificName 'Bathypectinura heros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.03'^^xsd:double;
  dwc:latitude '31.58'^^xsd:double;
  dwc:minimumDepth '1767'^^xsd:integer;
  dwc:maximumDepth '1846'^^xsd:integer;
  dwc:aphiaid '124814'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7909'^^xsd:string;
  dwc:aphiaIdAccepted '124814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2281"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7055'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:minimumDepth '2281'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7055'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2281"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7466'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:minimumDepth '2281'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7466'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2281"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7147'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:minimumDepth '2281'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7147'^^xsd:string;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2281"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7840'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:minimumDepth '2281'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7840'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2281"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7713'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) mundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:minimumDepth '2281'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '244306'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7713'^^xsd:string;
  dwc:aphiaIdAccepted '244306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7051'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7051'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7826'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7826'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7352'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7352'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7188'^^xsd:string;
  dwc:scientificName 'Ophiotrema alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '125055'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7188'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '549784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.03 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2084"^^xsd:integer ;
  dwc:maximumDepthInMeters "2084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7699'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '59.03'^^xsd:double;
  dwc:minimumDepth '2084'^^xsd:integer;
  dwc:maximumDepth '2084'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7699'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.03 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2084"^^xsd:integer ;
  dwc:maximumDepthInMeters "2084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7098'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '59.03'^^xsd:double;
  dwc:minimumDepth '2084'^^xsd:integer;
  dwc:maximumDepth '2084'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7098'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.03 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2084"^^xsd:integer ;
  dwc:maximumDepthInMeters "2084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7723'^^xsd:string;
  dwc:scientificName 'Ophiura scomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '59.03'^^xsd:double;
  dwc:minimumDepth '2084'^^xsd:integer;
  dwc:maximumDepth '2084'^^xsd:integer;
  dwc:aphiaid '183318'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7723'^^xsd:string;
  dwc:aphiaIdAccepted '1507531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.03 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2084"^^xsd:integer ;
  dwc:maximumDepthInMeters "2084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7268'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '59.03'^^xsd:double;
  dwc:minimumDepth '2084'^^xsd:integer;
  dwc:maximumDepth '2084'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7268'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.03 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2084"^^xsd:integer ;
  dwc:maximumDepthInMeters "2084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7854'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '59.03'^^xsd:double;
  dwc:minimumDepth '2084'^^xsd:integer;
  dwc:maximumDepth '2084'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7854'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^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 "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7747'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7747'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78 -10.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.78"^^xsd:decimal ;
  dwc:decimalLongitude "-10.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2455"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7861'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.86'^^xsd:double;
  dwc:latitude '55.78'^^xsd:double;
  dwc:minimumDepth '2455'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7861'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78 -10.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.78"^^xsd:decimal ;
  dwc:decimalLongitude "-10.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2455"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7107'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.86'^^xsd:double;
  dwc:latitude '55.78'^^xsd:double;
  dwc:minimumDepth '2455'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7107'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^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 "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7823'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7823'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^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 "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7345'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7345'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^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 "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7052'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7052'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^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 "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7353'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7353'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^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 "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7822'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7822'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^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 "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7344'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7344'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65 -10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65"^^xsd:decimal ;
  dwc:decimalLongitude "-10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2255"^^xsd:integer ;
  dwc:maximumDepthInMeters "2255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7703'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.58'^^xsd:double;
  dwc:latitude '56.65'^^xsd:double;
  dwc:minimumDepth '2255'^^xsd:integer;
  dwc:maximumDepth '2255'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7703'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65 -10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65"^^xsd:decimal ;
  dwc:decimalLongitude "-10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2255"^^xsd:integer ;
  dwc:maximumDepthInMeters "2255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7102'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.58'^^xsd:double;
  dwc:latitude '56.65'^^xsd:double;
  dwc:minimumDepth '2255'^^xsd:integer;
  dwc:maximumDepth '2255'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7102'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65 -10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65"^^xsd:decimal ;
  dwc:decimalLongitude "-10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2255"^^xsd:integer ;
  dwc:maximumDepthInMeters "2255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7382'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.58'^^xsd:double;
  dwc:latitude '56.65'^^xsd:double;
  dwc:minimumDepth '2255'^^xsd:integer;
  dwc:maximumDepth '2255'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7382'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65 -10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65"^^xsd:decimal ;
  dwc:decimalLongitude "-10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2255"^^xsd:integer ;
  dwc:maximumDepthInMeters "2255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7270'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.58'^^xsd:double;
  dwc:latitude '56.65'^^xsd:double;
  dwc:minimumDepth '2255'^^xsd:integer;
  dwc:maximumDepth '2255'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7270'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65 -10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65"^^xsd:decimal ;
  dwc:decimalLongitude "-10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2255"^^xsd:integer ;
  dwc:maximumDepthInMeters "2255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7856'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.58'^^xsd:double;
  dwc:latitude '56.65'^^xsd:double;
  dwc:minimumDepth '2255'^^xsd:integer;
  dwc:maximumDepth '2255'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7856'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53"^^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/5141__Deepsea_Ophiuroidea_7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.53)"^^geo:wktLiteral ;
  geo-pos:lat "57.33"^^xsd:decimal ;
  geo-pos:long "-10.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7086'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.53'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7086'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53"^^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/5141__Deepsea_Ophiuroidea_7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.53)"^^geo:wktLiteral ;
  geo-pos:lat "57.33"^^xsd:decimal ;
  geo-pos:long "-10.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7377'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.53'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7377'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53"^^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/5141__Deepsea_Ophiuroidea_7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.53)"^^geo:wktLiteral ;
  geo-pos:lat "57.33"^^xsd:decimal ;
  geo-pos:long "-10.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7685'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.53'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7685'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53"^^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/5141__Deepsea_Ophiuroidea_7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.53)"^^geo:wktLiteral ;
  geo-pos:lat "57.33"^^xsd:decimal ;
  geo-pos:long "-10.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7772'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.53'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7772'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53"^^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/5141__Deepsea_Ophiuroidea_7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.53)"^^geo:wktLiteral ;
  geo-pos:lat "57.33"^^xsd:decimal ;
  geo-pos:long "-10.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7524'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.53'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7524'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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 "4721"^^xsd:integer ;
  dwc:maximumDepthInMeters "4721"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6983'^^xsd:string;
  dwc:scientificName 'Asteronyx loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4721'^^xsd:integer;
  dwc:maximumDepth '4721'^^xsd:integer;
  dwc:aphiaid '124951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6983'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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 "4721"^^xsd:integer ;
  dwc:maximumDepthInMeters "4721"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7402'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4721'^^xsd:integer;
  dwc:maximumDepth '4721'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7402'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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 "4721"^^xsd:integer ;
  dwc:maximumDepthInMeters "4721"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7041'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4721'^^xsd:integer;
  dwc:maximumDepth '4721'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7041'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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 "4721"^^xsd:integer ;
  dwc:maximumDepthInMeters "4721"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7871'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4721'^^xsd:integer;
  dwc:maximumDepth '4721'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7871'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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 "4721"^^xsd:integer ;
  dwc:maximumDepthInMeters "4721"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7254'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4721'^^xsd:integer;
  dwc:maximumDepth '4721'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7254'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.66 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.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 "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7383'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '56.66'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7383'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^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/5141__Deepsea_Ophiuroidea_7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -10.48)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-10.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7156'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:occurrenceRemarks 'Ophiocymbium cavernosum is a little known ophiuroid;its discovery in the Bay of Biscay marks an exciting extension of range perhaps accountable to the considerable depth at which this species is found'^^xsd:string;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7156'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^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/5141__Deepsea_Ophiuroidea_7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -10.48)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-10.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7873'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7873'^^xsd:string;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^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/5141__Deepsea_Ophiuroidea_7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -10.48)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-10.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7284'^^xsd:string;
  dwc:scientificName 'Amphioplus verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '125060'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7284'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183428'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^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/5141__Deepsea_Ophiuroidea_7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -10.48)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-10.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7403'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7403'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7683'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7683'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7225'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7225'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7266'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7266'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7523'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7523'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7060'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7060'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7770'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7770'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7329'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7329'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2185"^^xsd:integer ;
  dwc:maximumDepthInMeters "2185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7103'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '56.08'^^xsd:double;
  dwc:minimumDepth '2185'^^xsd:integer;
  dwc:maximumDepth '2185'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7103'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2185"^^xsd:integer ;
  dwc:maximumDepthInMeters "2185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7704'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '56.08'^^xsd:double;
  dwc:minimumDepth '2185'^^xsd:integer;
  dwc:maximumDepth '2185'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7704'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2185"^^xsd:integer ;
  dwc:maximumDepthInMeters "2185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7384'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '56.08'^^xsd:double;
  dwc:minimumDepth '2185'^^xsd:integer;
  dwc:maximumDepth '2185'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7384'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2185"^^xsd:integer ;
  dwc:maximumDepthInMeters "2185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7271'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '56.08'^^xsd:double;
  dwc:minimumDepth '2185'^^xsd:integer;
  dwc:maximumDepth '2185'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7271'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.08 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.08"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2185"^^xsd:integer ;
  dwc:maximumDepthInMeters "2185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7857'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '56.08'^^xsd:double;
  dwc:minimumDepth '2185'^^xsd:integer;
  dwc:maximumDepth '2185'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7857'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^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/5141__Deepsea_Ophiuroidea_7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  geo-pos:lat "57.31"^^xsd:decimal ;
  geo-pos:long "-10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7080'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7080'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^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/5141__Deepsea_Ophiuroidea_7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  geo-pos:lat "57.31"^^xsd:decimal ;
  geo-pos:long "-10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7764'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7764'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^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/5141__Deepsea_Ophiuroidea_7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  geo-pos:lat "57.31"^^xsd:decimal ;
  geo-pos:long "-10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7765'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7765'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^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/5141__Deepsea_Ophiuroidea_7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  geo-pos:lat "57.31"^^xsd:decimal ;
  geo-pos:long "-10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7676'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7676'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^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/5141__Deepsea_Ophiuroidea_7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  geo-pos:lat "57.31"^^xsd:decimal ;
  geo-pos:long "-10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7548'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7548'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^xsd:decimal ;
  dwc:decimalLongitude "-10.46"^^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/5141__Deepsea_Ophiuroidea_7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.46)"^^geo:wktLiteral ;
  geo-pos:lat "57.31"^^xsd:decimal ;
  geo-pos:long "-10.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7432'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.46'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7432'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^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 "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7157'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7157'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7071> ;
  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/5141__Deepsea_Ophiuroidea_7071>
  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/5141__Deepsea_Ophiuroidea_7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7071'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7071'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7754> ;
  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/5141__Deepsea_Ophiuroidea_7754>
  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/5141__Deepsea_Ophiuroidea_7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7754'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7754'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7666> ;
  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/5141__Deepsea_Ophiuroidea_7666>
  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/5141__Deepsea_Ophiuroidea_7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7666'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7666'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7265> ;
  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/5141__Deepsea_Ophiuroidea_7265>
  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/5141__Deepsea_Ophiuroidea_7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7265'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7265'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7317> ;
  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/5141__Deepsea_Ophiuroidea_7317>
  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/5141__Deepsea_Ophiuroidea_7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7317'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7317'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7084'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7084'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7550'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7550'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7224'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7224'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7059'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7059'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7769'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7769'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7682'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7682'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.43 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.43"^^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 "1140"^^xsd:integer ;
  dwc:maximumDepthInMeters "1222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7153'^^xsd:string;
  dwc:scientificName 'Ophiacantha smitti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '31.43'^^xsd:double;
  dwc:minimumDepth '1140'^^xsd:integer;
  dwc:maximumDepth '1222'^^xsd:integer;
  dwc:aphiaid '125004'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7153'^^xsd:string;
  dwc:aphiaIdAccepted '125004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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/5141__Deepsea_Ophiuroidea_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.51"^^xsd:decimal ;
  geo-pos:long "-10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7406'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4721'^^xsd:integer;
  dwc:maximumDepth '4721'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7406'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7078'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7078'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7673'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7673'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7762'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7762'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7508'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7508'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7322'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7322'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7431'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7431'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7066'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '55.58'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7066'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7657'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '55.58'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7657'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.58 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7749'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '55.58'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7749'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.08"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7758'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '57.08'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7758'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.08"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7219'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '57.08'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7219'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.08"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7074'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '57.08'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7074'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.08"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7669'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '57.08'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7669'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^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 "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7656'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7656'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^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 "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7748'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7748'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23"^^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 "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7081'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7081'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23"^^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 "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7222'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7222'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23"^^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 "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7325'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7325'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23"^^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 "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7677'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7677'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23"^^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 "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7766'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7766'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23"^^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 "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7509'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7509'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.23 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.23"^^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 "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7433'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7433'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7106'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7106'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7390'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7390'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7860'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7860'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7708'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7708'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13"^^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 "2264"^^xsd:integer ;
  dwc:maximumDepthInMeters "2264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7072'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.13'^^xsd:double;
  dwc:minimumDepth '2264'^^xsd:integer;
  dwc:maximumDepth '2264'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7072'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13"^^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 "2264"^^xsd:integer ;
  dwc:maximumDepthInMeters "2264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7755'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.13'^^xsd:double;
  dwc:minimumDepth '2264'^^xsd:integer;
  dwc:maximumDepth '2264'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7755'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13"^^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 "2264"^^xsd:integer ;
  dwc:maximumDepthInMeters "2264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7450'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.13'^^xsd:double;
  dwc:minimumDepth '2264'^^xsd:integer;
  dwc:maximumDepth '2264'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7450'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13"^^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 "2264"^^xsd:integer ;
  dwc:maximumDepthInMeters "2264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7667'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.13'^^xsd:double;
  dwc:minimumDepth '2264'^^xsd:integer;
  dwc:maximumDepth '2264'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7667'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7707'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7707'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7105'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7105'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^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 "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7859'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7859'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7753'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7753'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7218'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7218'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7449'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7449'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7664'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7664'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7069'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7069'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7545'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7545'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7716'^^xsd:string;
  dwc:scientificName 'Ophiura scomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '183318'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7716'^^xsd:string;
  dwc:aphiaIdAccepted '1507531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.55 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.55"^^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 "4734"^^xsd:integer ;
  dwc:maximumDepthInMeters "4734"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7040'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '46.55'^^xsd:double;
  dwc:minimumDepth '4734'^^xsd:integer;
  dwc:maximumDepth '4734'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7040'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7097'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7097'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7722'^^xsd:string;
  dwc:scientificName 'Ophiura scomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '183318'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7722'^^xsd:string;
  dwc:aphiaIdAccepted '1507531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7698'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7698'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^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 "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7853'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7853'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.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/5141__Deepsea_Ophiuroidea_7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "44.48"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7872'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:minimumDepth '3850'^^xsd:integer;
  dwc:maximumDepth '3850'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7872'^^xsd:string;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.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/5141__Deepsea_Ophiuroidea_7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "44.48"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7394'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:minimumDepth '3850'^^xsd:integer;
  dwc:maximumDepth '3850'^^xsd:integer;
  dwc:aphiaid '238137'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7394'^^xsd:string;
  dwc:aphiaIdAccepted '124834'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^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/5141__Deepsea_Ophiuroidea_7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "46.21"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7875'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7875'^^xsd:string;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^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/5141__Deepsea_Ophiuroidea_7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "46.21"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7286'^^xsd:string;
  dwc:scientificName 'Amphioplus verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '125060'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7286'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183428'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^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/5141__Deepsea_Ophiuroidea_7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "46.21"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7441'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7441'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^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/5141__Deepsea_Ophiuroidea_7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "46.21"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7405'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7405'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.55 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.55"^^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 "4518"^^xsd:integer ;
  dwc:maximumDepthInMeters "4518"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7401'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.55'^^xsd:double;
  dwc:minimumDepth '4518'^^xsd:integer;
  dwc:maximumDepth '4518'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7401'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11"^^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 "2274"^^xsd:integer ;
  dwc:maximumDepthInMeters "2274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7757'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.11'^^xsd:double;
  dwc:minimumDepth '2274'^^xsd:integer;
  dwc:maximumDepth '2274'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7757'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.21"^^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 "2240"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7217'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.21'^^xsd:double;
  dwc:minimumDepth '2240'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7217'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.21"^^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 "2240"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7448'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.21'^^xsd:double;
  dwc:minimumDepth '2240'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7448'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.21"^^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 "2240"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7067'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.21'^^xsd:double;
  dwc:minimumDepth '2240'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7067'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.21"^^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 "2240"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7751'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.21'^^xsd:double;
  dwc:minimumDepth '2240'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7751'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.21"^^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 "2240"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7661'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.21'^^xsd:double;
  dwc:minimumDepth '2240'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7661'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^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 "2215"^^xsd:integer ;
  dwc:maximumDepthInMeters "2215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7085'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2215'^^xsd:integer;
  dwc:maximumDepth '2215'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7085'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^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 "2215"^^xsd:integer ;
  dwc:maximumDepthInMeters "2215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7551'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2215'^^xsd:integer;
  dwc:maximumDepth '2215'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7551'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^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 "2215"^^xsd:integer ;
  dwc:maximumDepthInMeters "2215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7684'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2215'^^xsd:integer;
  dwc:maximumDepth '2215'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7684'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^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 "2215"^^xsd:integer ;
  dwc:maximumDepthInMeters "2215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7771'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2215'^^xsd:integer;
  dwc:maximumDepth '2215'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7771'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7096'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7096'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7852'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7852'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7697'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7697'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7380'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7380'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7525'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '57.38'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7525'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.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 "4798"^^xsd:integer ;
  dwc:maximumDepthInMeters "4798"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7411'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4798'^^xsd:integer;
  dwc:maximumDepth '4798'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7411'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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 "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7338'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7338'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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 "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7874'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7874'^^xsd:string;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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 "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7285'^^xsd:string;
  dwc:scientificName 'Amphioplus verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '125060'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7285'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183428'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^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 "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7404'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7404'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36"^^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 "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7327'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '57.36'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7327'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36"^^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 "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7082'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '57.36'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7082'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36"^^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 "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7767'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '57.36'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7767'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01"^^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 "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7882'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.01'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7882'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01"^^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 "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7408'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.01'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7408'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01"^^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 "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7361'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.01'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7361'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^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 "4822"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7881'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4822'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7881'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^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 "4822"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7410'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4822'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7410'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^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 "4822"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7350'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4822'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7350'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.26"^^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/5141__Deepsea_Ophiuroidea_7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26 -10.28)"^^geo:wktLiteral ;
  geo-pos:lat "57.26"^^xsd:decimal ;
  geo-pos:long "-10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7671'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '57.26'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7671'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.26"^^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/5141__Deepsea_Ophiuroidea_7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26 -10.28)"^^geo:wktLiteral ;
  geo-pos:lat "57.26"^^xsd:decimal ;
  geo-pos:long "-10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7075'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '57.26'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7075'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.26"^^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/5141__Deepsea_Ophiuroidea_7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26 -10.28)"^^geo:wktLiteral ;
  geo-pos:lat "57.26"^^xsd:decimal ;
  geo-pos:long "-10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7430'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '57.26'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7430'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.26"^^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/5141__Deepsea_Ophiuroidea_7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26 -10.28)"^^geo:wktLiteral ;
  geo-pos:lat "57.26"^^xsd:decimal ;
  geo-pos:long "-10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7220'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '57.26'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7220'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.26"^^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/5141__Deepsea_Ophiuroidea_7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.26 -10.28)"^^geo:wktLiteral ;
  geo-pos:lat "57.26"^^xsd:decimal ;
  geo-pos:long "-10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7760'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '57.26'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7760'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.28"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.28"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7094'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.28'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7094'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.28"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.28"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7850'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.28'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7850'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.28"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.28"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7379'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.28'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7379'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.28"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.28"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7695'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.28'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7695'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7323'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7323'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7079'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7079'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7221'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7221'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7904'^^xsd:string;
  dwc:scientificName 'Ophiochiton ternispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '183312'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7904'^^xsd:string;
  dwc:aphiaIdAccepted '183312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7763'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7763'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7547'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7547'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.31"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7546'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7546'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.31"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7761'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7761'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^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/5141__Deepsea_Ophiuroidea_7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31 -10.26)"^^geo:wktLiteral ;
  geo-pos:lat "57.31"^^xsd:decimal ;
  geo-pos:long "-10.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7077'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.31'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7077'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81"^^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 "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7308'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '56.81'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7308'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81"^^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 "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7062'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '56.81'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7062'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81"^^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 "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7637'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '56.81'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7637'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81"^^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 "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7511'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '56.81'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7511'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81"^^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 "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7848'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '56.81'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7848'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^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 "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7162'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7162'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^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 "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7158'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7158'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^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 "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7409'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7409'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^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 "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7413'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7413'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^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 "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7362'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7362'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^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 "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7365'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7365'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.28"^^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 "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7696'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '57.28'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7696'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.28"^^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 "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7267'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '57.28'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7267'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.28"^^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 "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7095'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '57.28'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7095'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7412'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7412'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7888'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7888'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7368'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7368'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7837'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7837'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7164'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7164'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86 -10.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86"^^xsd:decimal ;
  dwc:decimalLongitude "-10.01"^^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/5141__Deepsea_Ophiuroidea_7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86 -10.01)"^^geo:wktLiteral ;
  geo-pos:lat "56.86"^^xsd:decimal ;
  geo-pos:long "-10.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7306'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.01'^^xsd:double;
  dwc:latitude '56.86'^^xsd:double;
  dwc:minimumDepth '1993'^^xsd:integer;
  dwc:maximumDepth '1993'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7306'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86 -10.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86"^^xsd:decimal ;
  dwc:decimalLongitude "-10.01"^^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/5141__Deepsea_Ophiuroidea_7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86 -10.01)"^^geo:wktLiteral ;
  geo-pos:lat "56.86"^^xsd:decimal ;
  geo-pos:long "-10.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7635'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.01'^^xsd:double;
  dwc:latitude '56.86'^^xsd:double;
  dwc:minimumDepth '1993'^^xsd:integer;
  dwc:maximumDepth '1993'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7635'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86 -10.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86"^^xsd:decimal ;
  dwc:decimalLongitude "-10.01"^^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/5141__Deepsea_Ophiuroidea_7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86 -10.01)"^^geo:wktLiteral ;
  geo-pos:lat "56.86"^^xsd:decimal ;
  geo-pos:long "-10.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7846'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.01'^^xsd:double;
  dwc:latitude '56.86'^^xsd:double;
  dwc:minimumDepth '1993'^^xsd:integer;
  dwc:maximumDepth '1993'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7846'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86 -10.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86"^^xsd:decimal ;
  dwc:decimalLongitude "-10.01"^^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/5141__Deepsea_Ophiuroidea_7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86 -10.01)"^^geo:wktLiteral ;
  geo-pos:lat "56.86"^^xsd:decimal ;
  geo-pos:long "-10.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7510'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.01'^^xsd:double;
  dwc:latitude '56.86'^^xsd:double;
  dwc:minimumDepth '1993'^^xsd:integer;
  dwc:maximumDepth '1993'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7510'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83 -9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83"^^xsd:decimal ;
  dwc:decimalLongitude "-9.85"^^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/5141__Deepsea_Ophiuroidea_6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83 -9.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.83"^^xsd:decimal ;
  geo-pos:long "-9.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6985'^^xsd:string;
  dwc:scientificName 'Asteronyx loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-9.85'^^xsd:double;
  dwc:latitude '56.83'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '124951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6985'^^xsd:string;
  dwc:aphiaIdAccepted '124951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83 -9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83"^^xsd:decimal ;
  dwc:decimalLongitude "-9.85"^^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/5141__Deepsea_Ophiuroidea_7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83 -9.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.83"^^xsd:decimal ;
  geo-pos:long "-9.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7090'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-9.85'^^xsd:double;
  dwc:latitude '56.83'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7090'^^xsd:string;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83 -9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83"^^xsd:decimal ;
  dwc:decimalLongitude "-9.85"^^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/5141__Deepsea_Ophiuroidea_7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83 -9.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.83"^^xsd:decimal ;
  geo-pos:long "-9.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7227'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-9.85'^^xsd:double;
  dwc:latitude '56.83'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7227'^^xsd:string;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83 -9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83"^^xsd:decimal ;
  dwc:decimalLongitude "-9.85"^^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/5141__Deepsea_Ophiuroidea_7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83 -9.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.83"^^xsd:decimal ;
  geo-pos:long "-9.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7777'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-9.85'^^xsd:double;
  dwc:latitude '56.83'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7777'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7160'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7160'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7733'^^xsd:string;
  dwc:scientificName 'Perlophiura profundissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '183343'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7733'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7887'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7887'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7187'^^xsd:string;
  dwc:scientificName 'Ophiotrema alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '125055'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7187'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '549784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7167'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7167'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7370'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7370'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters "4262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7189'^^xsd:string;
  dwc:scientificName 'Ophiotrema alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:maximumDepth '4262'^^xsd:integer;
  dwc:aphiaid '125055'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7189'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '549784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "4246"^^xsd:integer ;
  dwc:maximumDepthInMeters "4246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7283'^^xsd:string;
  dwc:scientificName 'Amphioplus verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '4246'^^xsd:integer;
  dwc:maximumDepth '4246'^^xsd:integer;
  dwc:aphiaid '125060'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7283'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183428'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7143'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7143'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6992'^^xsd:string;
  dwc:scientificName 'Astrodia tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '124953'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6992'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124953'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7808'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7808'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^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 "4182"^^xsd:integer ;
  dwc:maximumDepthInMeters "4182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7444'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:minimumDepth '4182'^^xsd:integer;
  dwc:maximumDepth '4182'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7444'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "4251"^^xsd:integer ;
  dwc:maximumDepthInMeters "4251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7443'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '4251'^^xsd:integer;
  dwc:maximumDepth '4251'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7443'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "3992"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7461'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:startLongitude '-9.47'^^xsd:double;
  dwc:endLongitude '-9.7'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:startLatitude '47.525'^^xsd:double;
  dwc:endLatitude '47.63833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.47 47.525, -9.47 47.63833, -9.7 47.63833, -9.7 47.525, -9.47 47.525))'^^xsd:string;
  dwc:minimumDepth '3992'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7461'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7732'^^xsd:string;
  dwc:scientificName 'Perlophiura profundissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '183343'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7732'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7834'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7834'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7159'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7159'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7884'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4281'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7884'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7886'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7886'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7414'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7414'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4296"^^xsd:integer ;
  dwc:maximumDepthInMeters "4296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7165'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4296'^^xsd:integer;
  dwc:maximumDepth '4296'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7165'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7885'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7885'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4296"^^xsd:integer ;
  dwc:maximumDepthInMeters "4296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7190'^^xsd:string;
  dwc:scientificName 'Ophiotrema alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4296'^^xsd:integer;
  dwc:maximumDepth '4296'^^xsd:integer;
  dwc:aphiaid '125055'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7190'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '549784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7166'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7166'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7369'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7369'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7186'^^xsd:string;
  dwc:scientificName 'Ophiotrema alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '125055'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7186'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '549784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4296"^^xsd:integer ;
  dwc:maximumDepthInMeters "4296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7730'^^xsd:string;
  dwc:scientificName 'Perlophiura profundissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4296'^^xsd:integer;
  dwc:maximumDepth '4296'^^xsd:integer;
  dwc:aphiaid '183343'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7730'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7731'^^xsd:string;
  dwc:scientificName 'Perlophiura profundissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '183343'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7731'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4252"^^xsd:integer ;
  dwc:maximumDepthInMeters "4252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7185'^^xsd:string;
  dwc:scientificName 'Ophiotrema alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4252'^^xsd:integer;
  dwc:maximumDepth '4252'^^xsd:integer;
  dwc:aphiaid '125055'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7185'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '549784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4252"^^xsd:integer ;
  dwc:maximumDepthInMeters "4252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7440'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4252'^^xsd:integer;
  dwc:maximumDepth '4252'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7440'^^xsd:string;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^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 "4268"^^xsd:integer ;
  dwc:maximumDepthInMeters "4268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7163'^^xsd:string;
  dwc:scientificName 'Ophiocymbium cavernosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4268'^^xsd:integer;
  dwc:maximumDepth '4268'^^xsd:integer;
  dwc:aphiaid '183313'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7163'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^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 "4268"^^xsd:integer ;
  dwc:maximumDepthInMeters "4268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7351'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4268'^^xsd:integer;
  dwc:maximumDepth '4268'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7351'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "4228"^^xsd:integer ;
  dwc:maximumDepthInMeters "4228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7609'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4228'^^xsd:integer;
  dwc:maximumDepth '4228'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7609'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "4228"^^xsd:integer ;
  dwc:maximumDepthInMeters "4228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7336'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4228'^^xsd:integer;
  dwc:maximumDepth '4228'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7336'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7114'^^xsd:string;
  dwc:scientificName 'Ophiacantha crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '124983'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7114'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124983'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "4200"^^xsd:integer ;
  dwc:maximumDepthInMeters "4200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7541'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.51'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4200'^^xsd:integer;
  dwc:maximumDepth '4200'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7541'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7804'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7804'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7602'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7602'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7608'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7608'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7870'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7870'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7337'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7337'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7039'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7039'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7437'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7437'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7807'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7807'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^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 "3250"^^xsd:integer ;
  dwc:maximumDepthInMeters "3250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7601'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '3250'^^xsd:integer;
  dwc:maximumDepth '3250'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7601'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7594'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7594'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2777"^^xsd:integer ;
  dwc:maximumDepthInMeters "2777"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7034'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2777'^^xsd:integer;
  dwc:maximumDepth '2777'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7034'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2777"^^xsd:integer ;
  dwc:maximumDepthInMeters "2777"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7600'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2777'^^xsd:integer;
  dwc:maximumDepth '2777'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7600'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7033'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7033'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7595'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7595'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2742"^^xsd:integer ;
  dwc:maximumDepthInMeters "2742"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7250'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '2742'^^xsd:integer;
  dwc:maximumDepth '2742'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7250'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2742"^^xsd:integer ;
  dwc:maximumDepthInMeters "2742"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7803'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '2742'^^xsd:integer;
  dwc:maximumDepth '2742'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7803'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2742"^^xsd:integer ;
  dwc:maximumDepthInMeters "2742"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7597'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '2742'^^xsd:integer;
  dwc:maximumDepth '2742'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7597'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3548"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6989'^^xsd:string;
  dwc:scientificName 'Astrodia tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '3548'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '124953'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6989'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124953'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3548"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7593'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '3548'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7593'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3056"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7009'^^xsd:string;
  dwc:scientificName 'Ophiacantha aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '3056'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '183310'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7009'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183310'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3056"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7607'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '3056'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7607'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3056"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7335'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '3056'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7335'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7460'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:startLongitude '-8.99167'^^xsd:double;
  dwc:endLongitude '-9.23333'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:startLatitude '47.46833'^^xsd:double;
  dwc:endLatitude '47.60667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.99167 47.46833, -8.99167 47.60667, -9.23333 47.60667, -9.23333 47.46833, -8.99167 47.46833))'^^xsd:string;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7460'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2805"^^xsd:integer ;
  dwc:maximumDepthInMeters "2805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7599'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2805'^^xsd:integer;
  dwc:maximumDepth '2805'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7599'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2790"^^xsd:integer ;
  dwc:maximumDepthInMeters "2790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7596'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2790'^^xsd:integer;
  dwc:maximumDepth '2790'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7596'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2822"^^xsd:integer ;
  dwc:maximumDepthInMeters "2822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7438'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.08'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2822'^^xsd:integer;
  dwc:maximumDepth '2822'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7438'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2822"^^xsd:integer ;
  dwc:maximumDepthInMeters "2822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7035'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.08'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2822'^^xsd:integer;
  dwc:maximumDepth '2822'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7035'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2822"^^xsd:integer ;
  dwc:maximumDepthInMeters "2822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6982'^^xsd:string;
  dwc:scientificName 'Asteronyx loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.08'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2822'^^xsd:integer;
  dwc:maximumDepth '2822'^^xsd:integer;
  dwc:aphiaid '124951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6982'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2822"^^xsd:integer ;
  dwc:maximumDepthInMeters "2822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6991'^^xsd:string;
  dwc:scientificName 'Astrodia tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.08'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2822'^^xsd:integer;
  dwc:maximumDepth '2822'^^xsd:integer;
  dwc:aphiaid '124953'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6991'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124953'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2865"^^xsd:integer ;
  dwc:maximumDepthInMeters "2865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6988'^^xsd:string;
  dwc:scientificName 'Astrodia tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2865'^^xsd:integer;
  dwc:maximumDepth '2865'^^xsd:integer;
  dwc:aphiaid '124953'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6988'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124953'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2865"^^xsd:integer ;
  dwc:maximumDepthInMeters "2865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7592'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2865'^^xsd:integer;
  dwc:maximumDepth '2865'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7592'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3345"^^xsd:integer ;
  dwc:maximumDepthInMeters "3345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7278'^^xsd:string;
  dwc:scientificName 'Amphioplus dalea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '3345'^^xsd:integer;
  dwc:maximumDepth '3345'^^xsd:integer;
  dwc:aphiaid '245642'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7278'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2860"^^xsd:integer ;
  dwc:maximumDepthInMeters "2860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7604'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.03'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2860'^^xsd:integer;
  dwc:maximumDepth '2860'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7604'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2860"^^xsd:integer ;
  dwc:maximumDepthInMeters "2860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7711'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) mundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.03'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2860'^^xsd:integer;
  dwc:maximumDepth '2860'^^xsd:integer;
  dwc:aphiaid '244306'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7711'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '244306'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2860"^^xsd:integer ;
  dwc:maximumDepthInMeters "2860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7805'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.03'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2860'^^xsd:integer;
  dwc:maximumDepth '2860'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7805'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2860"^^xsd:integer ;
  dwc:maximumDepthInMeters "2860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7036'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.03'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2860'^^xsd:integer;
  dwc:maximumDepth '2860'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7036'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^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 "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7252'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.01'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7252'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^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/5141__Deepsea_Ophiuroidea_7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9)"^^geo:wktLiteral ;
  geo-pos:lat "47.46"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7251'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '3480'^^xsd:integer;
  dwc:maximumDepth '3480'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7251'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^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/5141__Deepsea_Ophiuroidea_6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9)"^^geo:wktLiteral ;
  geo-pos:lat "47.46"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6990'^^xsd:string;
  dwc:scientificName 'Astrodia tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '3480'^^xsd:integer;
  dwc:maximumDepth '3480'^^xsd:integer;
  dwc:aphiaid '124953'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6990'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124953'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^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/5141__Deepsea_Ophiuroidea_7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9)"^^geo:wktLiteral ;
  geo-pos:lat "47.46"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7598'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '3480'^^xsd:integer;
  dwc:maximumDepth '3480'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7598'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "2695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7439'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.98'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '2695'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7439'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "2695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7603'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.98'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '2695'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7603'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7333'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7333'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7131'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7131'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7568'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7568'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7231'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7231'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7016'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7016'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7172'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7172'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.78 -8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.78"^^xsd:decimal ;
  dwc:decimalLongitude "-8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7193'^^xsd:string;
  dwc:scientificName 'Ophiocamax dominans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:longitude '-8.81'^^xsd:double;
  dwc:latitude '47.78'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '125015'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7193'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125015'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7130'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7130'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7332'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7332'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7015'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7015'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7230'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7230'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7202'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7202'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7567'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7567'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7783'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7783'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7434'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7434'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7140'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7140'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6998'^^xsd:string;
  dwc:scientificName 'Astrochele lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '182992'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6998'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7029'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7029'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6980'^^xsd:string;
  dwc:scientificName 'Asteronyx loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '124951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6980'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7588'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7588'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7246'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7246'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7170'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7170'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7208'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7208'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2199"^^xsd:integer ;
  dwc:maximumDepthInMeters "2199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7580'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2199'^^xsd:integer;
  dwc:maximumDepth '2199'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7580'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2199"^^xsd:integer ;
  dwc:maximumDepthInMeters "2199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7238'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2199'^^xsd:integer;
  dwc:maximumDepth '2199'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7238'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2199"^^xsd:integer ;
  dwc:maximumDepthInMeters "2199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7021'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2199'^^xsd:integer;
  dwc:maximumDepth '2199'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7021'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2199"^^xsd:integer ;
  dwc:maximumDepthInMeters "2199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7134'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2199'^^xsd:integer;
  dwc:maximumDepth '2199'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7134'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2199"^^xsd:integer ;
  dwc:maximumDepthInMeters "2199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7790'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2199'^^xsd:integer;
  dwc:maximumDepth '2199'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7790'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2199"^^xsd:integer ;
  dwc:maximumDepthInMeters "2199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7203'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2199'^^xsd:integer;
  dwc:maximumDepth '2199'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7203'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7253> ;
  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/5141__Deepsea_Ophiuroidea_7253>
  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/5141__Deepsea_Ophiuroidea_7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7253'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7253'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7037> ;
  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/5141__Deepsea_Ophiuroidea_7037>
  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/5141__Deepsea_Ophiuroidea_7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7037'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7037'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7605> ;
  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/5141__Deepsea_Ophiuroidea_7605>
  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/5141__Deepsea_Ophiuroidea_7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7605'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7605'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7606> ;
  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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7606>
  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/5141__Deepsea_Ophiuroidea_7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7606'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7606'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6999> ;
  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/5141__Deepsea_Ophiuroidea_6999>
  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/5141__Deepsea_Ophiuroidea_6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6999'^^xsd:string;
  dwc:scientificName 'Astrochele lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '182992'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6999'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7141> ;
  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/5141__Deepsea_Ophiuroidea_7141>
  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/5141__Deepsea_Ophiuroidea_7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7141'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7141'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7142> ;
  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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7142>
  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/5141__Deepsea_Ophiuroidea_7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7142'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7142'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7806> ;
  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/5141__Deepsea_Ophiuroidea_7806>
  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/5141__Deepsea_Ophiuroidea_7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7806'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7806'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7038> ;
  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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7038>
  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/5141__Deepsea_Ophiuroidea_7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7038'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7038'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7174> ;
  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/5141__Deepsea_Ophiuroidea_7174>
  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/5141__Deepsea_Ophiuroidea_7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7174'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7174'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.72"^^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/5141__Deepsea_Ophiuroidea_7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.72)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-8.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7555'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata concreta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.72'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '244408'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7555'^^xsd:string;
  dwc:aphiaIdAccepted '1421347'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7022'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7022'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7239'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7239'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7122'^^xsd:string;
  dwc:scientificName 'Ophiacantha enopla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '124988'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7122'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1847000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7204'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7204'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6987'^^xsd:string;
  dwc:scientificName 'Astrodia tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '124953'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6987'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124953'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7581'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7581'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7112'^^xsd:string;
  dwc:scientificName 'Ophiacantha crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '124983'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7112'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124983'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7168'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:occurrenceRemarks 'This species is perhaps of Arctic origin but is also found in bathyal and abyssal depths of both sides of the North Atlantic(Paterson, 1985)'^^xsd:string;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7168'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7135'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7135'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7791'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7791'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6978'^^xsd:string;
  dwc:scientificName 'Asteronyx loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6978'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7139'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7139'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7124'^^xsd:string;
  dwc:scientificName 'Ophiacantha enopla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124988'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7124'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1847000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7797'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7797'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7028'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7028'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7169'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7169'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7587'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7587'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7245'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7245'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7207'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7207'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2226"^^xsd:integer ;
  dwc:maximumDepthInMeters "2226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7017'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2226'^^xsd:integer;
  dwc:maximumDepth '2226'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7017'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2226"^^xsd:integer ;
  dwc:maximumDepthInMeters "2226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7233'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2226'^^xsd:integer;
  dwc:maximumDepth '2226'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7233'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2226"^^xsd:integer ;
  dwc:maximumDepthInMeters "2226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7570'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2226'^^xsd:integer;
  dwc:maximumDepth '2226'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7570'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "2226"^^xsd:integer ;
  dwc:maximumDepthInMeters "2226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7784'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2226'^^xsd:integer;
  dwc:maximumDepth '2226'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7784'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^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 "2325"^^xsd:integer ;
  dwc:maximumDepthInMeters "2325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7229'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2325'^^xsd:integer;
  dwc:maximumDepth '2325'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7229'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^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 "2325"^^xsd:integer ;
  dwc:maximumDepthInMeters "2325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7014'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2325'^^xsd:integer;
  dwc:maximumDepth '2325'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7014'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^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 "2325"^^xsd:integer ;
  dwc:maximumDepthInMeters "2325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7111'^^xsd:string;
  dwc:scientificName 'Ophiacantha crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2325'^^xsd:integer;
  dwc:maximumDepth '2325'^^xsd:integer;
  dwc:aphiaid '124983'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7111'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124983'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^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 "2325"^^xsd:integer ;
  dwc:maximumDepthInMeters "2325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7566'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2325'^^xsd:integer;
  dwc:maximumDepth '2325'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7566'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^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 "2325"^^xsd:integer ;
  dwc:maximumDepthInMeters "2325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7782'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2325'^^xsd:integer;
  dwc:maximumDepth '2325'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7782'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^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 "2325"^^xsd:integer ;
  dwc:maximumDepthInMeters "2325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7171'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2325'^^xsd:integer;
  dwc:maximumDepth '2325'^^xsd:integer;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7171'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7787'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7787'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7334'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7334'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7575'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7575'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^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/5141__Deepsea_Ophiuroidea_7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.66)"^^geo:wktLiteral ;
  geo-pos:lat "47.56"^^xsd:decimal ;
  geo-pos:long "-8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7564'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7564'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^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/5141__Deepsea_Ophiuroidea_7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.66)"^^geo:wktLiteral ;
  geo-pos:lat "47.56"^^xsd:decimal ;
  geo-pos:long "-8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7780'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7780'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7129'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7129'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7013'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7013'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7228'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7228'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7201'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7201'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7781'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7781'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7565'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7565'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^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/5141__Deepsea_Ophiuroidea_7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7132'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7132'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^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/5141__Deepsea_Ophiuroidea_7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7295'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7295'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^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/5141__Deepsea_Ophiuroidea_7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7236'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7236'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7800'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7800'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7030'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7030'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6981'^^xsd:string;
  dwc:scientificName 'Asteronyx loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6981'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7589'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7589'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7247'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7247'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7027'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7027'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7234'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7234'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7423'^^xsd:string;
  dwc:scientificName 'Amphiophiura saurua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124835'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7423'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322555'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6977'^^xsd:string;
  dwc:scientificName 'Asteronyx loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6977'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7123'^^xsd:string;
  dwc:scientificName 'Ophiacantha enopla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124988'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7123'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1847000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7796'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7796'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7277'^^xsd:string;
  dwc:scientificName 'Amphioplus dalea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '245642'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7277'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7206'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7206'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7574'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7574'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7786'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7786'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7296'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7296'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7718'^^xsd:string;
  dwc:scientificName 'Ophiura scomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '183318'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7718'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1507531'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7586'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7586'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^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 "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7244'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7244'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7799'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.64'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7799'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -8.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.54"^^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 "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7459'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.63'^^xsd:double;
  dwc:startLongitude '-8.51167'^^xsd:double;
  dwc:endLongitude '-8.75833'^^xsd:double;
  dwc:latitude '47.54'^^xsd:double;
  dwc:startLatitude '47.48667'^^xsd:double;
  dwc:endLatitude '47.60167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.51167 47.48667, -8.51167 47.60167, -8.75833 47.60167, -8.75833 47.48667, -8.51167 47.48667))'^^xsd:string;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7459'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters "2156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7735'^^xsd:string;
  dwc:scientificName 'Stegophiura macrarthra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:maximumDepth '2156'^^xsd:integer;
  dwc:aphiaid '183445'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7735'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters "2156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7019'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:maximumDepth '2156'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7019'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters "2156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7577'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:maximumDepth '2156'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7577'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7573'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7573'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2147"^^xsd:integer ;
  dwc:maximumDepthInMeters "2147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7785'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2147'^^xsd:integer;
  dwc:maximumDepth '2147'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7785'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2147"^^xsd:integer ;
  dwc:maximumDepthInMeters "2147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7571'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2147'^^xsd:integer;
  dwc:maximumDepth '2147'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7571'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^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 "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7012'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7012'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^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 "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7779'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7779'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7018'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7018'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7235'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7235'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7788'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7788'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7576'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7576'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.73"^^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 "3150"^^xsd:integer ;
  dwc:maximumDepthInMeters "3150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7194'^^xsd:string;
  dwc:scientificName 'Ophiomitra spinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.73'^^xsd:double;
  dwc:minimumDepth '3150'^^xsd:integer;
  dwc:maximumDepth '3150'^^xsd:integer;
  dwc:aphiaid '243771'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7194'^^xsd:string;
  dwc:aphiaIdAccepted '243771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^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/5141__Deepsea_Ophiuroidea_7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.51"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7572'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2110'^^xsd:integer;
  dwc:maximumDepth '2110'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7572'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2119"^^xsd:integer ;
  dwc:maximumDepthInMeters "2119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6979'^^xsd:string;
  dwc:scientificName 'Asteronyx loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2119'^^xsd:integer;
  dwc:maximumDepth '2119'^^xsd:integer;
  dwc:aphiaid '124951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6979'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2119"^^xsd:integer ;
  dwc:maximumDepthInMeters "2119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7798'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2119'^^xsd:integer;
  dwc:maximumDepth '2119'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7798'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7024'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7024'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7241'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7241'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7793'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7793'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7583'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7583'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7113'^^xsd:string;
  dwc:scientificName 'Ophiacantha crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '124983'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7113'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124983'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7136'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7136'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7154'^^xsd:string;
  dwc:scientificName 'Ophiolebes bacata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '125029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7154'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7133'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7133'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2025"^^xsd:integer ;
  dwc:maximumDepthInMeters "2025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6976'^^xsd:string;
  dwc:scientificName 'Asteronyx loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2025'^^xsd:integer;
  dwc:maximumDepth '2025'^^xsd:integer;
  dwc:occurrenceRemarks 'Asteronyx loveni appears to be widespread in distribution, although there are no records from the Arctic Ocean and parts of the Southern Ocean (Paterson, 1985).'^^xsd:string;
  dwc:aphiaid '124951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6976'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2025"^^xsd:integer ;
  dwc:maximumDepthInMeters "2025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7025'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2025'^^xsd:integer;
  dwc:maximumDepth '2025'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7025'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2025"^^xsd:integer ;
  dwc:maximumDepthInMeters "2025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7242'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2025'^^xsd:integer;
  dwc:maximumDepth '2025'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7242'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2025"^^xsd:integer ;
  dwc:maximumDepthInMeters "2025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7794'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2025'^^xsd:integer;
  dwc:maximumDepth '2025'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7794'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2194"^^xsd:integer ;
  dwc:maximumDepthInMeters "2194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7020'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2194'^^xsd:integer;
  dwc:maximumDepth '2194'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7020'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7237'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7237'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2025"^^xsd:integer ;
  dwc:maximumDepthInMeters "2025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7137'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2025'^^xsd:integer;
  dwc:maximumDepth '2025'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7137'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7789'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7789'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2025"^^xsd:integer ;
  dwc:maximumDepthInMeters "2025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7584'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2025'^^xsd:integer;
  dwc:maximumDepth '2025'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7584'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7579'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7579'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2194"^^xsd:integer ;
  dwc:maximumDepthInMeters "2194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7578'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2194'^^xsd:integer;
  dwc:maximumDepth '2194'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7578'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2205"^^xsd:integer ;
  dwc:maximumDepthInMeters "2205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6984'^^xsd:string;
  dwc:scientificName 'Asteronyx loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2205'^^xsd:integer;
  dwc:maximumDepth '2205'^^xsd:integer;
  dwc:aphiaid '124951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6984'^^xsd:string;
  dwc:aphiaIdAccepted '124951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2205"^^xsd:integer ;
  dwc:maximumDepthInMeters "2205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7049'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2205'^^xsd:integer;
  dwc:maximumDepth '2205'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7049'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2205"^^xsd:integer ;
  dwc:maximumDepthInMeters "2205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7128'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2205'^^xsd:integer;
  dwc:maximumDepth '2205'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7128'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2205"^^xsd:integer ;
  dwc:maximumDepthInMeters "2205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7563'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2205'^^xsd:integer;
  dwc:maximumDepth '2205'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7563'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2205"^^xsd:integer ;
  dwc:maximumDepthInMeters "2205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7778'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2205'^^xsd:integer;
  dwc:maximumDepth '2205'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7778'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2205"^^xsd:integer ;
  dwc:maximumDepthInMeters "2205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7117'^^xsd:string;
  dwc:scientificName 'Ophiacantha crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2205'^^xsd:integer;
  dwc:maximumDepth '2205'^^xsd:integer;
  dwc:aphiaid '124983'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7117'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124983'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.61 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.61"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2282"^^xsd:integer ;
  dwc:maximumDepthInMeters "2282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7792'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.61'^^xsd:double;
  dwc:minimumDepth '2282'^^xsd:integer;
  dwc:maximumDepth '2282'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7792'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "1985"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7243'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '1985'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7243'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7248'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7248'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "1985"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7026'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '1985'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7026'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7801'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7801'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "1985"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7585'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '1985'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7585'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "1985"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7795'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '1985'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7795'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7031'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7031'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7176'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7176'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7435'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7435'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "1985"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7138'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '1985'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7138'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7590'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7590'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^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 "2240"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7562'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2240'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7562'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.51"^^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/5141__Deepsea_Ophiuroidea_7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.51)"^^geo:wktLiteral ;
  geo-pos:lat "47.48"^^xsd:decimal ;
  geo-pos:long "-8.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7121'^^xsd:string;
  dwc:scientificName 'Ophiacantha enopla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.51'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '124988'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7121'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1847000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.68 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.68"^^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 "3100"^^xsd:integer ;
  dwc:maximumDepthInMeters "3100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7196'^^xsd:string;
  dwc:scientificName 'Ophioplinthaca abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '47.68'^^xsd:double;
  dwc:minimumDepth '3100'^^xsd:integer;
  dwc:maximumDepth '3100'^^xsd:integer;
  dwc:aphiaid '183316'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7196'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1920"^^xsd:integer ;
  dwc:maximumDepthInMeters "1920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7209'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1920'^^xsd:integer;
  dwc:maximumDepth '1920'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7209'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1920"^^xsd:integer ;
  dwc:maximumDepthInMeters "1920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7032'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1920'^^xsd:integer;
  dwc:maximumDepth '1920'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7032'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1920"^^xsd:integer ;
  dwc:maximumDepthInMeters "1920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7249'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1920'^^xsd:integer;
  dwc:maximumDepth '1920'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7249'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1920"^^xsd:integer ;
  dwc:maximumDepthInMeters "1920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7802'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1920'^^xsd:integer;
  dwc:maximumDepth '1920'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7802'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1920"^^xsd:integer ;
  dwc:maximumDepthInMeters "1920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7182'^^xsd:string;
  dwc:scientificName 'Ophiotoma coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1920'^^xsd:integer;
  dwc:maximumDepth '1920'^^xsd:integer;
  dwc:occurrenceRemarks '“H. L. Clark, 1915 considered that O. coriacea is conspecific with O. bartletti Lyman,1883. As all that remains of the type specimen in the (MCZ) Harvard University Museum of Natural History (MCZ) are fragments of the arms this cannot be confirmed. Accord'^^xsd:string;
  dwc:aphiaid '125054'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7182'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1920"^^xsd:integer ;
  dwc:maximumDepthInMeters "1920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7436'^^xsd:string;
  dwc:scientificName 'Homophiura tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1920'^^xsd:integer;
  dwc:maximumDepth '1920'^^xsd:integer;
  dwc:aphiaid '124847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7436'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '322556'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1920"^^xsd:integer ;
  dwc:maximumDepthInMeters "1920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7719'^^xsd:string;
  dwc:scientificName 'Ophiura scomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1920'^^xsd:integer;
  dwc:maximumDepth '1920'^^xsd:integer;
  dwc:aphiaid '183318'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7719'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1507531'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "1920"^^xsd:integer ;
  dwc:maximumDepthInMeters "1920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7591'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.43'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '1920'^^xsd:integer;
  dwc:maximumDepth '1920'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7591'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^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 "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7908'^^xsd:string;
  dwc:scientificName 'Bathypectinura heros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-8.41'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '124814'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7908'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124814'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "1970"^^xsd:integer ;
  dwc:maximumDepthInMeters "1970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7892'^^xsd:string;
  dwc:scientificName 'Ophiernus vallincola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.41'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '1970'^^xsd:integer;
  dwc:maximumDepth '1970'^^xsd:integer;
  dwc:aphiaid '183311'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7892'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183311'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.49"^^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 "2149"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7725'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) violainae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '47.49'^^xsd:double;
  dwc:minimumDepth '2149'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '124941'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7725'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124941'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -8.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.36"^^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/5141__Deepsea_Ophiuroidea_7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -8.36)"^^geo:wktLiteral ;
  geo-pos:lat "47.45"^^xsd:decimal ;
  geo-pos:long "-8.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7007'^^xsd:string;
  dwc:scientificName 'Ophiacantha abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.36'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '124973'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7007'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124973'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -8.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.36"^^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/5141__Deepsea_Ophiuroidea_7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -8.36)"^^geo:wktLiteral ;
  geo-pos:lat "47.45"^^xsd:decimal ;
  geo-pos:long "-8.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7622'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.36'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7622'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.73"^^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 "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7454'^^xsd:string;
  dwc:scientificName 'Ophiocten centobi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.35'^^xsd:double;
  dwc:latitude '47.73'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2420'^^xsd:integer;
  dwc:aphiaid '124852'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7454'^^xsd:string;
  dwc:aphiaIdAccepted '124852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.73 -8.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.73"^^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 "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7118'^^xsd:string;
  dwc:scientificName 'Ophiacantha cuspidata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.35'^^xsd:double;
  dwc:latitude '47.73'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2420'^^xsd:integer;
  dwc:aphiaid '124984'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7118'^^xsd:string;
  dwc:aphiaIdAccepted '1574970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7496> ;
  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 "1993"^^xsd:integer ;
  dwc:maximumDepthInMeters "1993"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7496>
  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/5141__Deepsea_Ophiuroidea_7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7496'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-8.33'^^xsd:double;
  dwc:latitude '68.45'^^xsd:double;
  dwc:minimumDepth '1993'^^xsd:integer;
  dwc:maximumDepth '1993'^^xsd:integer;
  dwc:occurrenceRemarks 'Postlarvae of this species have been identified in samples taken in the summer months at depths to 2925 m in the Rockall Trough. They do not appear to survive until the following winter at these depths (Gage, Tyler, 1981)'^^xsd:string;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7496'^^xsd:string;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7493> ;
  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 "1993"^^xsd:integer ;
  dwc:maximumDepthInMeters "1993"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7493>
  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/5141__Deepsea_Ophiuroidea_7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7493'^^xsd:string;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-8.33'^^xsd:double;
  dwc:latitude '68.45'^^xsd:double;
  dwc:minimumDepth '1993'^^xsd:integer;
  dwc:maximumDepth '1993'^^xsd:integer;
  dwc:aphiaid '124861'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7493'^^xsd:string;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.43"^^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 "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7046'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '44.43'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7046'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^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 "2090"^^xsd:integer ;
  dwc:maximumDepthInMeters "2090"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7297'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2090'^^xsd:integer;
  dwc:maximumDepth '2090'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7297'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7146> ;
  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 "2080"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7146>
  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/5141__Deepsea_Ophiuroidea_7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7146'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.28'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2080'^^xsd:integer;
  dwc:maximumDepth '2080'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7146'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7048> ;
  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 "2080"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7048>
  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/5141__Deepsea_Ophiuroidea_7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7048'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.28'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2080'^^xsd:integer;
  dwc:maximumDepth '2080'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7048'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7260> ;
  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 "2080"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7260>
  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/5141__Deepsea_Ophiuroidea_7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7260'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.28'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2080'^^xsd:integer;
  dwc:maximumDepth '2080'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7260'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.72 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.72"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7427'^^xsd:string;
  dwc:scientificName 'Homophiura abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '35.72'^^xsd:double;
  dwc:occurrenceRemarks '“Dr F. J. Madsen (personal communication) considers it was perhaps unnecessary to describe Homalophiura abyssorum africanum Madsen, 1947, as a separate subspecies, and that it should be treated as another record of H. abyssorum.”(Paterson, 1985)'^^xsd:string;
  dwc:aphiaid '124846'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7427'^^xsd:string;
  dwc:aphiaIdAccepted '322557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^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 "2130"^^xsd:integer ;
  dwc:maximumDepthInMeters "2130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7624'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.26'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2130'^^xsd:integer;
  dwc:maximumDepth '2130'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7624'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7047'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.26'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7047'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7183'^^xsd:string;
  dwc:scientificName 'Ophiotoma coriacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.26'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '125054'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7183'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^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 "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7259'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.26'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7259'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^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 "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7008'^^xsd:string;
  dwc:scientificName 'Ophiacantha abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.25'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '124973'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7008'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124973'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^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 "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7623'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.25'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7623'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.31 -8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.31"^^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 "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7899'^^xsd:string;
  dwc:scientificName 'Ophiostriatus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:longitude '-8.25'^^xsd:double;
  dwc:latitude '84.31'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '244077'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7899'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '244077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.31 -8.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.31"^^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 "3300"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7900'^^xsd:string;
  dwc:scientificName 'Ophiostriatus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:longitude '-8.21'^^xsd:double;
  dwc:latitude '84.31'^^xsd:double;
  dwc:minimumDepth '3300'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '244077'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7900'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '244077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7569'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7569'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7232'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7232'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^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 "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7173'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7173'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.66 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.66"^^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 "2338"^^xsd:integer ;
  dwc:maximumDepthInMeters "2338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7736'^^xsd:string;
  dwc:scientificName 'Stegophiura macrarthra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '47.66'^^xsd:double;
  dwc:minimumDepth '2338'^^xsd:integer;
  dwc:maximumDepth '2338'^^xsd:integer;
  dwc:aphiaid '183445'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7736'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^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 "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7149'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2030'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7149'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84 -7.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84"^^xsd:decimal ;
  dwc:decimalLongitude "-7.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7901'^^xsd:string;
  dwc:scientificName 'Ophiostriatus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:longitude '-7.26'^^xsd:double;
  dwc:latitude '84'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '244077'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7901'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '244077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.13 -6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.13"^^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 "1950"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7275'^^xsd:string;
  dwc:scientificName 'Ophiopus arcticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:longitude '-6.78'^^xsd:double;
  dwc:latitude '81.13'^^xsd:double;
  dwc:minimumDepth '1950'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:aphiaid '125126'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7275'^^xsd:string;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.13 -6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.13"^^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 "1950"^^xsd:integer ;
  dwc:maximumDepthInMeters "1950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7715'^^xsd:string;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:longitude '-6.78'^^xsd:double;
  dwc:latitude '81.13'^^xsd:double;
  dwc:minimumDepth '1950'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7715'^^xsd:string;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.36 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.36"^^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/5141__Deepsea_Ophiuroidea_7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.36 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "63.36"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7492'^^xsd:string;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '63.36'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '124861'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7492'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^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 "4475"^^xsd:integer ;
  dwc:maximumDepthInMeters "4475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7880'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4475'^^xsd:integer;
  dwc:maximumDepth '4475'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7880'^^xsd:string;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^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 "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7877'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7877'^^xsd:string;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.42 -4.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4203"^^xsd:integer ;
  dwc:maximumDepthInMeters "4510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7462'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.89'^^xsd:double;
  dwc:startLongitude '-4.845'^^xsd:double;
  dwc:endLongitude '-4.93833'^^xsd:double;
  dwc:latitude '44.42'^^xsd:double;
  dwc:startLatitude '44.34833'^^xsd:double;
  dwc:endLatitude '44.50667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845 44.34833, -4.845 44.50667, -4.93833 44.50667, -4.93833 44.34833, -4.845 44.34833))'^^xsd:string;
  dwc:minimumDepth '4203'^^xsd:integer;
  dwc:maximumDepth '4510'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7462'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4462"^^xsd:integer ;
  dwc:maximumDepthInMeters "4462"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7729'^^xsd:string;
  dwc:scientificName 'Perlophiura profundissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:minimumDepth '4462'^^xsd:integer;
  dwc:maximumDepth '4462'^^xsd:integer;
  dwc:occurrenceRemarks 'P. profundissima lives in the lower abyssal zone (sensu Menzies, George, Rowe,1973) rarely having been recorded shallower than 4000 m'^^xsd:string;
  dwc:aphiaid '183343'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7729'^^xsd:string;
  dwc:aphiaIdAccepted '183343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7152> ;
  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/5141__Deepsea_Ophiuroidea_7152>
  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/5141__Deepsea_Ophiuroidea_7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7152'^^xsd:string;
  dwc:scientificName 'Ophiacantha smitti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '125004'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7152'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125004'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7879> ;
  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/5141__Deepsea_Ophiuroidea_7879>
  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/5141__Deepsea_Ophiuroidea_7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7879'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^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 '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7879'^^xsd:string;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7023> ;
  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/5141__Deepsea_Ophiuroidea_7023>
  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/5141__Deepsea_Ophiuroidea_7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7023'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7023'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7240> ;
  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/5141__Deepsea_Ophiuroidea_7240>
  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/5141__Deepsea_Ophiuroidea_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7240'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7240'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7155> ;
  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/5141__Deepsea_Ophiuroidea_7155>
  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/5141__Deepsea_Ophiuroidea_7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7155'^^xsd:string;
  dwc:scientificName 'Ophiolebes retecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '125031'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7155'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7205> ;
  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/5141__Deepsea_Ophiuroidea_7205>
  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/5141__Deepsea_Ophiuroidea_7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7205'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7205'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7582> ;
  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/5141__Deepsea_Ophiuroidea_7582>
  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/5141__Deepsea_Ophiuroidea_7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7582'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7582'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^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 "4434"^^xsd:integer ;
  dwc:maximumDepthInMeters "4434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7878'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:minimumDepth '4434'^^xsd:integer;
  dwc:maximumDepth '4434'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7878'^^xsd:string;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^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/5141__Deepsea_Ophiuroidea_7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7542'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '4406'^^xsd:integer;
  dwc:maximumDepth '4406'^^xsd:integer;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7542'^^xsd:string;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^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/5141__Deepsea_Ophiuroidea_7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7876'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '4406'^^xsd:integer;
  dwc:maximumDepth '4406'^^xsd:integer;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7876'^^xsd:string;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^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/5141__Deepsea_Ophiuroidea_7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7720'^^xsd:string;
  dwc:scientificName 'Ophiura scomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '4406'^^xsd:integer;
  dwc:maximumDepth '4406'^^xsd:integer;
  dwc:aphiaid '183318'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7720'^^xsd:string;
  dwc:aphiaIdAccepted '1507531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^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/5141__Deepsea_Ophiuroidea_7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7115'^^xsd:string;
  dwc:scientificName 'Ophiacantha crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '4406'^^xsd:integer;
  dwc:maximumDepth '4406'^^xsd:integer;
  dwc:aphiaid '124983'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7115'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124983'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^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/5141__Deepsea_Ophiuroidea_7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7813'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7813'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^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/5141__Deepsea_Ophiuroidea_7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7300'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7300'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^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/5141__Deepsea_Ophiuroidea_7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7279'^^xsd:string;
  dwc:scientificName 'Amphioplus dalea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '245642'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7279'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^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/5141__Deepsea_Ophiuroidea_7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7614'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7614'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^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/5141__Deepsea_Ophiuroidea_7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7255'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7255'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^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/5141__Deepsea_Ophiuroidea_7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7340'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7340'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7620'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1980'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7620'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7258'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1980'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7258'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7819'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1980'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7819'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7145'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1980'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7145'^^xsd:string;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7045'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1980'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7045'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7530'^^xsd:string;
  dwc:scientificName 'Ophiophycis mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1980'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:aphiaid '124898'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7530'^^xsd:string;
  dwc:aphiaIdAccepted '124898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.31"^^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/5141__Deepsea_Ophiuroidea_7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.08"^^xsd:decimal ;
  geo-pos:long "-4.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7616'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.31'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1950'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7616'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1913"^^xsd:integer ;
  dwc:maximumDepthInMeters "1913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7617'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.31'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1913'^^xsd:integer;
  dwc:maximumDepth '1913'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7617'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.31"^^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/5141__Deepsea_Ophiuroidea_7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.08"^^xsd:decimal ;
  geo-pos:long "-4.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7815'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.31'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1950'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7815'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1913"^^xsd:integer ;
  dwc:maximumDepthInMeters "1913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7816'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.31'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1913'^^xsd:integer;
  dwc:maximumDepth '1913'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7816'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.31"^^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/5141__Deepsea_Ophiuroidea_7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.08"^^xsd:decimal ;
  geo-pos:long "-4.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7301'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.31'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1950'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7301'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1913"^^xsd:integer ;
  dwc:maximumDepthInMeters "1913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7302'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.31'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1913'^^xsd:integer;
  dwc:maximumDepth '1913'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7302'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.31"^^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/5141__Deepsea_Ophiuroidea_7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.08"^^xsd:decimal ;
  geo-pos:long "-4.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7407'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.31'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1950'^^xsd:integer;
  dwc:maximumDepth '1950'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7407'^^xsd:string;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^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 "1913"^^xsd:integer ;
  dwc:maximumDepthInMeters "1913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7618'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1913'^^xsd:integer;
  dwc:maximumDepth '1913'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7618'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^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 "1845"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7463'^^xsd:string;
  dwc:scientificName 'Ophiocten hastatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:startLongitude '-4.25'^^xsd:double;
  dwc:endLongitude '-4.35667'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:startLatitude '44.07667'^^xsd:double;
  dwc:endLatitude '44.18833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.25 44.07667, -4.25 44.18833, -4.35667 44.18833, -4.35667 44.07667, -4.25 44.07667))'^^xsd:string;
  dwc:minimumDepth '1845'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '124854'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7463'^^xsd:string;
  dwc:aphiaIdAccepted '124854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^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 "1894"^^xsd:integer ;
  dwc:maximumDepthInMeters "1894"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7175'^^xsd:string;
  dwc:scientificName 'Ophiolimna bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1894'^^xsd:integer;
  dwc:maximumDepth '1894'^^xsd:integer;
  dwc:aphiaid '125033'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7175'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^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 "1894"^^xsd:integer ;
  dwc:maximumDepthInMeters "1894"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7821'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1894'^^xsd:integer;
  dwc:maximumDepth '1894'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7821'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7615'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7615'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7814'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7814'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7256'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7256'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7341'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7341'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1845"^^xsd:integer ;
  dwc:maximumDepthInMeters "1845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7611'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '1845'^^xsd:integer;
  dwc:maximumDepth '1845'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7611'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1845"^^xsd:integer ;
  dwc:maximumDepthInMeters "1845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7810'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '1845'^^xsd:integer;
  dwc:maximumDepth '1845'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7810'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1995"^^xsd:integer ;
  dwc:maximumDepthInMeters "1995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7820'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '1995'^^xsd:integer;
  dwc:maximumDepth '1995'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7820'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1995"^^xsd:integer ;
  dwc:maximumDepthInMeters "1995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7721'^^xsd:string;
  dwc:scientificName 'Ophiura scomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '1995'^^xsd:integer;
  dwc:maximumDepth '1995'^^xsd:integer;
  dwc:aphiaid '183318'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7721'^^xsd:string;
  dwc:aphiaIdAccepted '1507531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1995"^^xsd:integer ;
  dwc:maximumDepthInMeters "1995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7343'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '1995'^^xsd:integer;
  dwc:maximumDepth '1995'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7343'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1895"^^xsd:integer ;
  dwc:maximumDepthInMeters "1895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7817'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '1895'^^xsd:integer;
  dwc:maximumDepth '1895'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7817'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1995"^^xsd:integer ;
  dwc:maximumDepthInMeters "1995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7621'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '1995'^^xsd:integer;
  dwc:maximumDepth '1995'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7621'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2124"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7612'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '2124'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7612'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2124"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7299'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '2124'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7299'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2124"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7811'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '2124'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7811'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^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/5141__Deepsea_Ophiuroidea_7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7120'^^xsd:string;
  dwc:scientificName 'Ophiacantha enopla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:occurrenceRemarks 'Additional records in Mortensen, 1927'^^xsd:string;
  dwc:aphiaid '124988'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7120'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1847000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^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/5141__Deepsea_Ophiuroidea_7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7000'^^xsd:string;
  dwc:scientificName 'Asteroschema inornatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '124955'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7000'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^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/5141__Deepsea_Ophiuroidea_7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7144'^^xsd:string;
  dwc:scientificName 'Ophiacantha simulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '125003'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7144'^^xsd:string;
  dwc:aphiaIdAccepted '125003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^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/5141__Deepsea_Ophiuroidea_7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7044'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7044'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^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/5141__Deepsea_Ophiuroidea_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7342'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7342'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^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/5141__Deepsea_Ophiuroidea_7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7211'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7211'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^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/5141__Deepsea_Ophiuroidea_7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7818'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7818'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^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/5141__Deepsea_Ophiuroidea_7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7619'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7619'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^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/5141__Deepsea_Ophiuroidea_7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7257'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7257'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^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 "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7042'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7042'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^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 "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7610'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7610'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^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 "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7210'^^xsd:string;
  dwc:scientificName 'Histampica duplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '125108'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7210'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^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 "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7298'^^xsd:string;
  dwc:scientificName 'Amphiura otteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '125092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7298'^^xsd:string;
  dwc:aphiaIdAccepted '125092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^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 "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7809'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7809'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7613> ;
  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/5141__Deepsea_Ophiuroidea_7613>
  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/5141__Deepsea_Ophiuroidea_7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7613'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiura) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^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 '124925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7613'^^xsd:string;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7043> ;
  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/5141__Deepsea_Ophiuroidea_7043>
  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/5141__Deepsea_Ophiuroidea_7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7043'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:minimumDepth '2430'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7043'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7812> ;
  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/5141__Deepsea_Ophiuroidea_7812>
  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/5141__Deepsea_Ophiuroidea_7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7812'^^xsd:string;
  dwc:scientificName 'Ophiomusium lymani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^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 '124895'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7812'^^xsd:string;
  dwc:aphiaIdAccepted '245559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7426> ;
  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/5141__Deepsea_Ophiuroidea_7426>
  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/5141__Deepsea_Ophiuroidea_7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7426'^^xsd:string;
  dwc:scientificName 'Anthophiura ingolfi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^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 '124837'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7426'^^xsd:string;
  dwc:aphiaIdAccepted '124837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7339> ;
  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/5141__Deepsea_Ophiuroidea_7339>
  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/5141__Deepsea_Ophiuroidea_7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7339'^^xsd:string;
  dwc:scientificName 'Amphilepis ingolfiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^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 '125056'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7339'^^xsd:string;
  dwc:aphiaIdAccepted '125056'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.6 22.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.6"^^xsd:decimal ;
  dwc:decimalLongitude "22.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4000"^^xsd:integer ;
  dwc:maximumDepthInMeters "4000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7894'^^xsd:string;
  dwc:scientificName 'Ophiostriatus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:longitude '22.15'^^xsd:double;
  dwc:latitude '82.6'^^xsd:double;
  dwc:minimumDepth '4000'^^xsd:integer;
  dwc:maximumDepth '4000'^^xsd:integer;
  dwc:aphiaid '244077'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7894'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '244077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.65 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.65"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7895'^^xsd:string;
  dwc:scientificName 'Ophiostriatus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '82.65'^^xsd:double;
  dwc:minimumDepth '2899'^^xsd:integer;
  dwc:maximumDepth '2899'^^xsd:integer;
  dwc:aphiaid '244077'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7895'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '244077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.68 125.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.68"^^xsd:decimal ;
  dwc:decimalLongitude "125.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1992"^^xsd:integer ;
  dwc:maximumDepthInMeters "1993"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_6997'^^xsd:string;
  dwc:scientificName 'Gorgonocephalus arcticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:longitude '125.91'^^xsd:double;
  dwc:latitude '77.68'^^xsd:double;
  dwc:minimumDepth '1992'^^xsd:integer;
  dwc:maximumDepth '1993'^^xsd:integer;
  dwc:aphiaid '124966'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_6997'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.68 125.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.68"^^xsd:decimal ;
  dwc:decimalLongitude "125.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1992"^^xsd:integer ;
  dwc:maximumDepthInMeters "1993"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7109'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:longitude '125.91'^^xsd:double;
  dwc:latitude '77.68'^^xsd:double;
  dwc:minimumDepth '1992'^^xsd:integer;
  dwc:maximumDepth '1993'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7109'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 130.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.23"^^xsd:decimal ;
  dwc:decimalLongitude "130.08"^^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/5141__Deepsea_Ophiuroidea_7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.23 130.08)"^^geo:wktLiteral ;
  geo-pos:lat "78.23"^^xsd:decimal ;
  geo-pos:long "130.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7531'^^xsd:string;
  dwc:scientificName 'Ophiopleura borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:longitude '130.08'^^xsd:double;
  dwc:latitude '78.23'^^xsd:double;
  dwc:minimumDepth '2340'^^xsd:integer;
  dwc:maximumDepth '2340'^^xsd:integer;
  dwc:occurrenceRemarks 'O. borealis is an Arctic species found only in negative temperature water'^^xsd:string;
  dwc:aphiaid '124900'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7531'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124900'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.7 132.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.7"^^xsd:decimal ;
  dwc:decimalLongitude "132.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3098"^^xsd:integer ;
  dwc:maximumDepthInMeters "3012"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7108'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:longitude '132.6'^^xsd:double;
  dwc:startLongitude '132.55222'^^xsd:double;
  dwc:endLongitude '132.65111'^^xsd:double;
  dwc:latitude '78.7'^^xsd:double;
  dwc:startLatitude '78.70194'^^xsd:double;
  dwc:endLatitude '78.70194'^^xsd:double;
  dwc:boundingBox 'POLYGON ((132.65111 78.70194, 132.65111 78.70194, 132.55222 78.70194, 132.55222 78.70194, 132.65111 78.70194))'^^xsd:string;
  dwc:minimumDepth '3098'^^xsd:integer;
  dwc:maximumDepth '3012'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7108'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.16 137.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.16"^^xsd:decimal ;
  dwc:decimalLongitude "137.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7006'^^xsd:string;
  dwc:scientificName 'Ophioscolex glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1938'^^xsd:integer;
  dwc:longitude '137.28'^^xsd:double;
  dwc:latitude '81.16'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '125147'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7006'^^xsd:string;
  dwc:aphiaIdAccepted '125147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5141__Deepsea_Ophiuroidea_7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5141__Deepsea_Ophiuroidea_7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.78 160.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.78"^^xsd:decimal ;
  dwc:decimalLongitude "160.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3622"^^xsd:integer ;
  dwc:maximumDepthInMeters "3622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5141__Deepsea_Ophiuroidea_7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Ophiuroidea_7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5141_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Institute, Russian Academy of Sciences, Universitetskaya nab., 1, St.-Petersburg;Institute of Polar Ecology of Kiel University;National Museum of Natural History, Smithsonian Institution;Alfred-Wegener-Institute for Polar and Marine Research, D'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ophiuroidea'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Ophiuroidea_7893'^^xsd:string;
  dwc:scientificName 'Ophiostriatus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:longitude '160.8'^^xsd:double;
  dwc:latitude '80.78'^^xsd:double;
  dwc:minimumDepth '3622'^^xsd:integer;
  dwc:maximumDepth '3622'^^xsd:integer;
  dwc:aphiaid '244077'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Ophiuroidea_7893'^^xsd:string;
  dwc:aphiaIdAccepted '244077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF