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

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8166'^^xsd:string;
  dwc:scientificName 'Chauvinelia biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:aphiaid '327432'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8166'^^xsd:string;
  dwc:aphiaIdAccepted '327432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8167'^^xsd:string;
  dwc:scientificName 'Flabelligella papillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '183164'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8167'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183164'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8168'^^xsd:string;
  dwc:scientificName 'Flabelligella papillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '183164'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8168'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183164'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8169'^^xsd:string;
  dwc:scientificName 'Naiades cantrainii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '129753'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8169'^^xsd:string;
  dwc:aphiaIdAccepted '129753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8170'^^xsd:string;
  dwc:scientificName 'Naiades cantrainii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '129753'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8170'^^xsd:string;
  dwc:aphiaIdAccepted '129753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8171'^^xsd:string;
  dwc:scientificName 'Naiades cantrainii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '129753'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8171'^^xsd:string;
  dwc:aphiaIdAccepted '129753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2082"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8172'^^xsd:string;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '61.89'^^xsd:double;
  dwc:minimumDepth '2082'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 44ñ2708 m(Parapar et al., 2011c)'^^xsd:string;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8172'^^xsd:string;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.83 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8173'^^xsd:string;
  dwc:scientificName 'Ampharete villenai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '61.83'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 1605ñ2270 m (Parapar et al., 2011c)'^^xsd:string;
  dwc:aphiaid '731847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8173'^^xsd:string;
  dwc:aphiaIdAccepted '731847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.37 -15.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.37"^^xsd:decimal ;
  dwc:decimalLongitude "-15.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2133"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8174'^^xsd:string;
  dwc:scientificName 'Ampharete villenai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.31'^^xsd:double;
  dwc:latitude '61.37'^^xsd:double;
  dwc:minimumDepth '2133'^^xsd:integer;
  dwc:aphiaid '731847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8174'^^xsd:string;
  dwc:aphiaIdAccepted '731847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.99 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.99"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2191"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8175'^^xsd:string;
  dwc:scientificName 'Ampharete villenai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '61.99'^^xsd:double;
  dwc:minimumDepth '2191'^^xsd:integer;
  dwc:aphiaid '731847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8175'^^xsd:string;
  dwc:aphiaIdAccepted '731847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.09 -20.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.09"^^xsd:decimal ;
  dwc:decimalLongitude "-20.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2708"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8176'^^xsd:string;
  dwc:scientificName 'Ampharete villenai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-20.86'^^xsd:double;
  dwc:latitude '60.09'^^xsd:double;
  dwc:minimumDepth '2708'^^xsd:integer;
  dwc:aphiaid '731847'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8176'^^xsd:string;
  dwc:aphiaIdAccepted '731847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.44 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.44"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2065"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8177'^^xsd:string;
  dwc:scientificName 'Amphicteis ninonae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '68.44'^^xsd:double;
  dwc:minimumDepth '2065'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 134ñ2067 m (Parapar et al., 2011b)'^^xsd:string;
  dwc:aphiaid '129786'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8177'^^xsd:string;
  dwc:aphiaIdAccepted '129786'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8178'^^xsd:string;
  dwc:scientificName 'Amphicteis wesenbergae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.04'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 916ñ2544 m (Parapar et al., 2011b)'^^xsd:string;
  dwc:aphiaid '598827'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8178'^^xsd:string;
  dwc:aphiaIdAccepted '598827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.22 -6.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.22"^^xsd:decimal ;
  dwc:decimalLongitude "-6.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8179'^^xsd:string;
  dwc:scientificName 'Amphicteis wesenbergae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-6.86'^^xsd:double;
  dwc:latitude '66.22'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:aphiaid '598827'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8179'^^xsd:string;
  dwc:aphiaIdAccepted '598827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.9 1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3193"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8180'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:longitude '1.82'^^xsd:double;
  dwc:latitude '76.9'^^xsd:double;
  dwc:minimumDepth '3193'^^xsd:integer;
  dwc:occurrenceRemarks 'Widely distributed in the NorthPolar Basin, mainly deeper 2000 m (Jirkov, 2009)'^^xsd:string;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8180'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.07 -1.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.07"^^xsd:decimal ;
  dwc:decimalLongitude "-1.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3713"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8181'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-1.49'^^xsd:double;
  dwc:latitude '76.07'^^xsd:double;
  dwc:minimumDepth '3713'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8181'^^xsd:string;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 -3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3595"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8182'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-3.45'^^xsd:double;
  dwc:latitude '74.7'^^xsd:double;
  dwc:minimumDepth '3595'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8182'^^xsd:string;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.47"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3370"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8183'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '65.47'^^xsd:double;
  dwc:minimumDepth '3370'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8183'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.53 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.53"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8184'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '67.53'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8184'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.47 0.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.47"^^xsd:decimal ;
  dwc:decimalLongitude "0.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3330"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8185'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '0.11'^^xsd:double;
  dwc:latitude '67.47'^^xsd:double;
  dwc:minimumDepth '3330'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8185'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.26 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.26"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3780"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8186'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '68.26'^^xsd:double;
  dwc:minimumDepth '3780'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8186'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8187'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '69.1'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8187'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.31 -6.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.31"^^xsd:decimal ;
  dwc:decimalLongitude "-6.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3060"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8188'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-6.41'^^xsd:double;
  dwc:latitude '69.31'^^xsd:double;
  dwc:minimumDepth '3060'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8188'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.44 -5.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3300"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8189'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-5.01'^^xsd:double;
  dwc:latitude '66.44'^^xsd:double;
  dwc:minimumDepth '3300'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8189'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.48 -3.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8190'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-3.12'^^xsd:double;
  dwc:latitude '66.48'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8190'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.42 -0.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.42"^^xsd:decimal ;
  dwc:decimalLongitude "-0.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8191'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-0.17'^^xsd:double;
  dwc:latitude '65.42'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8191'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8192'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '63.35'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8192'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.41 -5.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8193'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-5.65'^^xsd:double;
  dwc:latitude '67.41'^^xsd:double;
  dwc:minimumDepth '3320'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8193'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.03 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.03"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3760"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8194'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '67.03'^^xsd:double;
  dwc:minimumDepth '3760'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8194'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.21 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.21"^^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 "3965"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8195'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '84.21'^^xsd:double;
  dwc:minimumDepth '3965'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8195'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8197> ;
  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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8197>
  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/5144__Deepsea_Polychaetes_8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8197'^^xsd:string;
  dwc:scientificName 'Anobothrus laubieri'^^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:aphiaid '332976'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8197'^^xsd:string;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4860"^^xsd:integer ;
  dwc:maximumDepthInMeters "4900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8198'^^xsd:string;
  dwc:scientificName 'Anobothrus patersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '45.59'^^xsd:double;
  dwc:minimumDepth '4860'^^xsd:integer;
  dwc:maximumDepth '4900'^^xsd:integer;
  dwc:occurrenceRemarks 'Abyssal species, also in the North Pacific, 3260ñ8292 m (Jirkov, 2009)'^^xsd:string;
  dwc:aphiaid '816017'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8198'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '816017'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4860"^^xsd:integer ;
  dwc:maximumDepthInMeters "4900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8199'^^xsd:string;
  dwc:scientificName 'Anobothrus patersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '45.59'^^xsd:double;
  dwc:minimumDepth '4860'^^xsd:integer;
  dwc:maximumDepth '4900'^^xsd:integer;
  dwc:aphiaid '816017'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8199'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '816017'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -17.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8201'^^xsd:string;
  dwc:scientificName 'Melinnopsis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.06'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '731427'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8201'^^xsd:string;
  dwc:aphiaIdAccepted '731427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8202'^^xsd:string;
  dwc:scientificName 'Melinnopsis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '731427'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8202'^^xsd:string;
  dwc:aphiaIdAccepted '731427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8203'^^xsd:string;
  dwc:scientificName 'Melinnopsis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '731427'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8203'^^xsd:string;
  dwc:aphiaIdAccepted '731427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8204'^^xsd:string;
  dwc:scientificName 'Melinnopsis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '731427'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8204'^^xsd:string;
  dwc:aphiaIdAccepted '731427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8205'^^xsd:string;
  dwc:scientificName 'Melinnopsis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '731427'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8205'^^xsd:string;
  dwc:aphiaIdAccepted '731427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8206'^^xsd:string;
  dwc:scientificName 'Melinnopsis abyssalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '731427'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8206'^^xsd:string;
  dwc:aphiaIdAccepted '731427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28 -54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28"^^xsd:decimal ;
  dwc:decimalLongitude "-54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3229"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8207'^^xsd:string;
  dwc:scientificName 'Melinnopsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-54.08'^^xsd:double;
  dwc:latitude '60.28'^^xsd:double;
  dwc:minimumDepth '3229'^^xsd:integer;
  dwc:aphiaid '152261'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8207'^^xsd:string;
  dwc:aphiaIdAccepted '152261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4251"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8208'^^xsd:string;
  dwc:scientificName 'Noanelia hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.62'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4251'^^xsd:integer;
  dwc:aphiaid '129815'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8208'^^xsd:string;
  dwc:aphiaIdAccepted '129815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4196"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8209'^^xsd:string;
  dwc:scientificName 'Noanelia hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.67'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4196'^^xsd:integer;
  dwc:aphiaid '129815'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8209'^^xsd:string;
  dwc:aphiaIdAccepted '129815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.95 -8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.95"^^xsd:decimal ;
  dwc:decimalLongitude "-8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8210'^^xsd:string;
  dwc:scientificName 'Noanelia hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.67'^^xsd:double;
  dwc:latitude '47.95'^^xsd:double;
  dwc:minimumDepth '2215'^^xsd:integer;
  dwc:aphiaid '129815'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8210'^^xsd:string;
  dwc:aphiaIdAccepted '129815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8 -8.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8"^^xsd:decimal ;
  dwc:decimalLongitude "-8.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8211'^^xsd:string;
  dwc:scientificName 'Noanelia hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.49'^^xsd:double;
  dwc:latitude '47.8'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:aphiaid '129815'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8211'^^xsd:string;
  dwc:aphiaIdAccepted '129815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8212'^^xsd:string;
  dwc:scientificName 'Noanelia hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '129815'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8212'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129815'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8213'^^xsd:string;
  dwc:scientificName 'Noanelia hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '129815'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8213'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129815'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.73 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.73"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2154"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8215'^^xsd:string;
  dwc:scientificName 'Samythella elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '58.73'^^xsd:double;
  dwc:minimumDepth '2154'^^xsd:integer;
  dwc:aphiaid '183395'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8215'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.07 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.07"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8217'^^xsd:string;
  dwc:scientificName 'Sosane bathyalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '79.07'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '334808'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8217'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.08 4.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8218'^^xsd:string;
  dwc:scientificName 'Sosane bathyalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.09'^^xsd:double;
  dwc:latitude '79.08'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '334808'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8218'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.08 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2482"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8219'^^xsd:string;
  dwc:scientificName 'Sosane bathyalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '79.08'^^xsd:double;
  dwc:minimumDepth '2482'^^xsd:integer;
  dwc:aphiaid '334808'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8219'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2637"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8220'^^xsd:string;
  dwc:scientificName 'Sosane bathyalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2637'^^xsd:integer;
  dwc:aphiaid '334808'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8220'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2637"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8221'^^xsd:string;
  dwc:scientificName 'Sosane bathyalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2637'^^xsd:integer;
  dwc:aphiaid '334808'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8221'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8222'^^xsd:string;
  dwc:scientificName 'Sosane bathyalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.99'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '334808'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8222'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8223'^^xsd:string;
  dwc:scientificName 'Sosane bathyalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.99'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '334808'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8223'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2606"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8224'^^xsd:string;
  dwc:scientificName 'Sosane bathyalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.98'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2606'^^xsd:integer;
  dwc:aphiaid '334808'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8224'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.34 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.34"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2074"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8225'^^xsd:string;
  dwc:scientificName 'Tanseimaruana vestis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '62.34'^^xsd:double;
  dwc:minimumDepth '2074'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 37ñ2295 m (Parapar et al., 2011b)'^^xsd:string;
  dwc:aphiaid '730683'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8225'^^xsd:string;
  dwc:aphiaIdAccepted '730683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.83 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8226'^^xsd:string;
  dwc:scientificName 'Tanseimaruana vestis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '61.83'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:aphiaid '730683'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8226'^^xsd:string;
  dwc:aphiaIdAccepted '730683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8227'^^xsd:string;
  dwc:scientificName 'Tanseimaruana vestis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '730683'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8227'^^xsd:string;
  dwc:aphiaIdAccepted '730683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2082"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8228'^^xsd:string;
  dwc:scientificName 'Tanseimaruana vestis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '61.89'^^xsd:double;
  dwc:minimumDepth '2082'^^xsd:integer;
  dwc:aphiaid '730683'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8228'^^xsd:string;
  dwc:aphiaIdAccepted '730683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8230'^^xsd:string;
  dwc:scientificName 'Hipponoe gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '129832'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8230'^^xsd:string;
  dwc:aphiaIdAccepted '129832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8231'^^xsd:string;
  dwc:scientificName 'Linopherus paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '129835'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8231'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129835'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8232'^^xsd:string;
  dwc:scientificName 'Linopherus paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '129835'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8232'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129835'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^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 "2028"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8233'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:startLongitude '-9.69583'^^xsd:double;
  dwc:endLongitude '-9.62917'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:startLatitude '38.35'^^xsd:double;
  dwc:endLatitude '38.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.62917 38.35, -9.62917 38.35, -9.69583 38.35, -9.69583 38.35, -9.62917 38.35))'^^xsd:string;
  dwc:minimumDepth '2028'^^xsd:integer;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8233'^^xsd:string;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8234'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8234'^^xsd:string;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8235'^^xsd:string;
  dwc:scientificName 'Aphroditella hastata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '333005'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8235'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157181'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8236'^^xsd:string;
  dwc:scientificName 'Aphroditella hastata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '333005'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8236'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157181'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.12"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4870"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8238'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '45.12'^^xsd:double;
  dwc:minimumDepth '4870'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8238'^^xsd:string;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8239'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.73'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8239'^^xsd:string;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48"^^xsd:decimal ;
  dwc:decimalLongitude "-10.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4965"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8240'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.52'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:minimumDepth '4965'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8240'^^xsd:string;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8241'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8241'^^xsd:string;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.88 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.88"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2560"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8242'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '31.88'^^xsd:double;
  dwc:minimumDepth '2560'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8242'^^xsd:string;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.62 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.62"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8243'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '35.62'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8243'^^xsd:string;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8244'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8244'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8245'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8245'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8246'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8246'^^xsd:string;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8247'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8247'^^xsd:string;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8248'^^xsd:string;
  dwc:scientificName 'Laetmonice filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '129844'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8248'^^xsd:string;
  dwc:aphiaIdAccepted '129844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8250'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8250'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8252'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:startLongitude '-17.9625'^^xsd:double;
  dwc:endLongitude '-18.1125'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:startLatitude '39.83333'^^xsd:double;
  dwc:endLatitude '39.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.9625 39.83333, -17.9625 39.9, -18.1125 39.9, -18.1125 39.83333, -17.9625 39.83333))'^^xsd:string;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8252'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8253'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8253'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8254'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8254'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87 -24.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87"^^xsd:decimal ;
  dwc:decimalLongitude "-24.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2617"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8255'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.37'^^xsd:double;
  dwc:latitude '58.87'^^xsd:double;
  dwc:minimumDepth '2617'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8255'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02 -22.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.02"^^xsd:decimal ;
  dwc:decimalLongitude "-22.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3174"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8256'^^xsd:string;
  dwc:scientificName 'Uschakovius enigmaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-22.4'^^xsd:double;
  dwc:latitude '36.02'^^xsd:double;
  dwc:minimumDepth '3174'^^xsd:integer;
  dwc:aphiaid '129823'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8256'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.83 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.83"^^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 "2130"^^xsd:integer ;
  dwc:maximumDepthInMeters "2140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8257'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '72.83'^^xsd:double;
  dwc:minimumDepth '2130'^^xsd:integer;
  dwc:maximumDepth '2140'^^xsd:integer;
  dwc:occurrenceRemarks 'Widely distributed in the North Polar Basin; mainly found empty tubes'^^xsd:string;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8257'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.01 -4.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.01"^^xsd:decimal ;
  dwc:decimalLongitude "-4.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8258'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-4.48'^^xsd:double;
  dwc:latitude '63.01'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8258'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.13 -1.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.13"^^xsd:decimal ;
  dwc:decimalLongitude "-1.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2845"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8259'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-1.04'^^xsd:double;
  dwc:latitude '68.13'^^xsd:double;
  dwc:minimumDepth '2845'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8259'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.31 -6.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.31"^^xsd:decimal ;
  dwc:decimalLongitude "-6.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3060"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8260'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-6.41'^^xsd:double;
  dwc:latitude '69.31'^^xsd:double;
  dwc:minimumDepth '3060'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8260'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.32 -7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.32"^^xsd:decimal ;
  dwc:decimalLongitude "-7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2510"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8261'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-7.02'^^xsd:double;
  dwc:latitude '69.32'^^xsd:double;
  dwc:minimumDepth '2510'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8261'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.48 -3.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8262'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-3.12'^^xsd:double;
  dwc:latitude '66.48'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8262'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.42 -0.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.42"^^xsd:decimal ;
  dwc:decimalLongitude "-0.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8263'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-0.17'^^xsd:double;
  dwc:latitude '65.42'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8263'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8264'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '63.35'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8264'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.41 -5.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2460"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8265'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-5.37'^^xsd:double;
  dwc:latitude '63.41'^^xsd:double;
  dwc:minimumDepth '2460'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8265'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.02 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8266'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '69.02'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8266'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.04 7.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.04"^^xsd:decimal ;
  dwc:decimalLongitude "7.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8267'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '7.14'^^xsd:double;
  dwc:latitude '76.04'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '3460'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8267'^^xsd:string;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.48 0.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.48"^^xsd:decimal ;
  dwc:decimalLongitude "0.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2790"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8268'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '0.47'^^xsd:double;
  dwc:latitude '65.48'^^xsd:double;
  dwc:minimumDepth '2790'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8268'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 -5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.47"^^xsd:decimal ;
  dwc:decimalLongitude "-5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8269'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-5.29'^^xsd:double;
  dwc:latitude '65.47'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8269'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8270'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '69.1'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8270'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.15 1.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.15"^^xsd:decimal ;
  dwc:decimalLongitude "1.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3020"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8271'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '1.01'^^xsd:double;
  dwc:latitude '65.15'^^xsd:double;
  dwc:minimumDepth '3020'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8271'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8272'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8272'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8273'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8273'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.66 -6.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.66"^^xsd:decimal ;
  dwc:decimalLongitude "-6.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8275'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-6.81'^^xsd:double;
  dwc:latitude '83.66'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8275'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.73 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.73"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2154"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8276'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '58.73'^^xsd:double;
  dwc:minimumDepth '2154'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8276'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87 -24.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87"^^xsd:decimal ;
  dwc:decimalLongitude "-24.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2617"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8277'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.37'^^xsd:double;
  dwc:latitude '58.87'^^xsd:double;
  dwc:minimumDepth '2617'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8277'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8278'^^xsd:string;
  dwc:scientificName 'Tharyx annulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:aphiaid '173154'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8278'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884697'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters "4165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8279'^^xsd:string;
  dwc:scientificName 'Tharyx annulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:maximumDepth '4165'^^xsd:integer;
  dwc:aphiaid '173154'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8279'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884697'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8280'^^xsd:string;
  dwc:scientificName 'Tharyx annulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4165'^^xsd:integer;
  dwc:aphiaid '173154'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8280'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884697'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8283'^^xsd:string;
  dwc:scientificName 'Eunice collini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:aphiaid '327660'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8283'^^xsd:string;
  dwc:aphiaIdAccepted '327660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8284'^^xsd:string;
  dwc:scientificName 'Euphrosine cirrataepropinqua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '327871'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8284'^^xsd:string;
  dwc:aphiaIdAccepted '327871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8285'^^xsd:string;
  dwc:scientificName 'Euphrosine cirrataepropinqua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '327871'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8285'^^xsd:string;
  dwc:aphiaIdAccepted '327871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8286'^^xsd:string;
  dwc:scientificName 'Euphrosine cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '157381'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8286'^^xsd:string;
  dwc:aphiaIdAccepted '157381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8287'^^xsd:string;
  dwc:scientificName 'Euphrosine cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '157381'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8287'^^xsd:string;
  dwc:aphiaIdAccepted '157381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8288'^^xsd:string;
  dwc:scientificName 'Euphrosine cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '157381'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8288'^^xsd:string;
  dwc:aphiaIdAccepted '157381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8289'^^xsd:string;
  dwc:scientificName 'Fauveliopsis brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '130089'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8289'^^xsd:string;
  dwc:aphiaIdAccepted '328027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81 -19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81"^^xsd:decimal ;
  dwc:decimalLongitude "-19.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4930"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8290'^^xsd:string;
  dwc:scientificName 'Fauveliopsis brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.15'^^xsd:double;
  dwc:latitude '36.81'^^xsd:double;
  dwc:minimumDepth '4930'^^xsd:integer;
  dwc:aphiaid '130089'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8290'^^xsd:string;
  dwc:aphiaIdAccepted '328027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8291'^^xsd:string;
  dwc:scientificName 'Fauveliopsis brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '130089'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8291'^^xsd:string;
  dwc:aphiaIdAccepted '328027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8292'^^xsd:string;
  dwc:scientificName 'Fauveliopsis brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '130089'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8292'^^xsd:string;
  dwc:aphiaIdAccepted '328027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8293'^^xsd:string;
  dwc:scientificName 'Fauveliopsis brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '130089'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8293'^^xsd:string;
  dwc:aphiaIdAccepted '328027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8294'^^xsd:string;
  dwc:scientificName 'Fauveliopsis brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '130089'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8294'^^xsd:string;
  dwc:aphiaIdAccepted '328027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8295'^^xsd:string;
  dwc:scientificName 'Fauveliopsis brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '130089'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8295'^^xsd:string;
  dwc:aphiaIdAccepted '328027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8296'^^xsd:string;
  dwc:scientificName 'Fauveliopsis brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '130089'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8296'^^xsd:string;
  dwc:aphiaIdAccepted '328027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8297'^^xsd:string;
  dwc:scientificName 'Fauveliopsis brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '130089'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8297'^^xsd:string;
  dwc:aphiaIdAccepted '328027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-14.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4040"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8298'^^xsd:string;
  dwc:scientificName 'Fauveliopsis olgae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '4040'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '130093'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8298'^^xsd:string;
  dwc:aphiaIdAccepted '130093'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8301'^^xsd:string;
  dwc:scientificName 'Fauveliopsis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '130094'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8301'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130094'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8302'^^xsd:string;
  dwc:scientificName 'Fauveliopsis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '130094'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8302'^^xsd:string;
  dwc:aphiaIdAccepted '130094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8303'^^xsd:string;
  dwc:scientificName 'Fauveliopsis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '130094'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8303'^^xsd:string;
  dwc:aphiaIdAccepted '130094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8304'^^xsd:string;
  dwc:scientificName 'Buskiella minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '327321'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8304'^^xsd:string;
  dwc:aphiaIdAccepted '1666823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8305'^^xsd:string;
  dwc:scientificName 'Buskiella minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '327321'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8305'^^xsd:string;
  dwc:aphiaIdAccepted '1666823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8306'^^xsd:string;
  dwc:scientificName 'Buskiella minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '327321'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8306'^^xsd:string;
  dwc:aphiaIdAccepted '1666823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8307'^^xsd:string;
  dwc:scientificName 'Buskiella minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '327321'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8307'^^xsd:string;
  dwc:aphiaIdAccepted '1666823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8308'^^xsd:string;
  dwc:scientificName 'Buskiella minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '327321'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8308'^^xsd:string;
  dwc:aphiaIdAccepted '1666823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8309'^^xsd:string;
  dwc:scientificName 'Buskiella minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '327321'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8309'^^xsd:string;
  dwc:aphiaIdAccepted '1666823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8310'^^xsd:string;
  dwc:scientificName 'Buskiella minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '327321'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8310'^^xsd:string;
  dwc:aphiaIdAccepted '1666823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8311'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8311'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87 -24.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87"^^xsd:decimal ;
  dwc:decimalLongitude "-24.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2617"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8312'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.37'^^xsd:double;
  dwc:latitude '58.87'^^xsd:double;
  dwc:minimumDepth '2617'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8312'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8313'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8313'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8314'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8314'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8315'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8315'^^xsd:string;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8316'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8316'^^xsd:string;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8317'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8317'^^xsd:string;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8318'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8318'^^xsd:string;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8319'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8319'^^xsd:string;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8320'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8320'^^xsd:string;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.34 -16.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.34"^^xsd:decimal ;
  dwc:decimalLongitude "-16.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2074"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8321'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.99'^^xsd:double;
  dwc:latitude '62.34'^^xsd:double;
  dwc:minimumDepth '2074'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8321'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.34 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.34"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2074"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8322'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '62.34'^^xsd:double;
  dwc:minimumDepth '2074'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8322'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8323'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8323'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8324'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.04'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8324'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.61 28.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.61"^^xsd:decimal ;
  dwc:decimalLongitude "28.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2734"^^xsd:integer ;
  dwc:maximumDepthInMeters "3009"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8325'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:longitude '28.57'^^xsd:double;
  dwc:latitude '33.61'^^xsd:double;
  dwc:minimumDepth '2734'^^xsd:integer;
  dwc:maximumDepth '3009'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8325'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3848"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8326'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:minimumDepth '3848'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8326'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -21.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-21.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3832"^^xsd:integer ;
  dwc:maximumDepthInMeters "3947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8327'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.51'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:minimumDepth '3832'^^xsd:integer;
  dwc:maximumDepth '3947'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8327'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -21.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-21.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3735"^^xsd:integer ;
  dwc:maximumDepthInMeters "3855"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8328'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.52'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:minimumDepth '3735'^^xsd:integer;
  dwc:maximumDepth '3855'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8328'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 18.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "18.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3008"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8329'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '18.41'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:minimumDepth '3008'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8329'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters "4165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8330'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:maximumDepth '4165'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8330'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.29"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4380"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8331'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '46.29'^^xsd:double;
  dwc:minimumDepth '4380'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8331'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8332'^^xsd:string;
  dwc:scientificName 'Glycinde profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '240612'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8332'^^xsd:string;
  dwc:aphiaIdAccepted '240611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81 -19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81"^^xsd:decimal ;
  dwc:decimalLongitude "-19.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4930"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8333'^^xsd:string;
  dwc:scientificName 'Glycinde profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.15'^^xsd:double;
  dwc:latitude '36.81'^^xsd:double;
  dwc:minimumDepth '4930'^^xsd:integer;
  dwc:aphiaid '240612'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8333'^^xsd:string;
  dwc:aphiaIdAccepted '240611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.88 -21.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.88"^^xsd:decimal ;
  dwc:decimalLongitude "-21.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8334'^^xsd:string;
  dwc:scientificName 'Glycinde profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.43'^^xsd:double;
  dwc:latitude '34.88'^^xsd:double;
  dwc:minimumDepth '5160'^^xsd:integer;
  dwc:aphiaid '240612'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8334'^^xsd:string;
  dwc:aphiaIdAccepted '240611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8335'^^xsd:string;
  dwc:scientificName 'Glycinde profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '240612'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8335'^^xsd:string;
  dwc:aphiaIdAccepted '240611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8336'^^xsd:string;
  dwc:scientificName 'Glycinde profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '240612'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8336'^^xsd:string;
  dwc:aphiaIdAccepted '240611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8337'^^xsd:string;
  dwc:scientificName 'Glycinde profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '240612'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8337'^^xsd:string;
  dwc:aphiaIdAccepted '240611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8338'^^xsd:string;
  dwc:scientificName 'Glycinde profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '240612'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8338'^^xsd:string;
  dwc:aphiaIdAccepted '240611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8339'^^xsd:string;
  dwc:scientificName 'Glycinde profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '240612'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8339'^^xsd:string;
  dwc:aphiaIdAccepted '240611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8340'^^xsd:string;
  dwc:scientificName 'Glycinde profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '240612'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8340'^^xsd:string;
  dwc:aphiaIdAccepted '240611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.48 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.48"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8341'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '48.48'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2280'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8341'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8342'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.04'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8342'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8344'^^xsd:string;
  dwc:scientificName 'Progoniada regularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '130147'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8344'^^xsd:string;
  dwc:aphiaIdAccepted '130147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8345'^^xsd:string;
  dwc:scientificName 'Progoniada regularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '130147'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8345'^^xsd:string;
  dwc:aphiaIdAccepted '130147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8346'^^xsd:string;
  dwc:scientificName 'Progoniada regularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '130147'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8346'^^xsd:string;
  dwc:aphiaIdAccepted '130147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8347'^^xsd:string;
  dwc:scientificName 'Progoniada regularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '130147'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8347'^^xsd:string;
  dwc:aphiaIdAccepted '130147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8348'^^xsd:string;
  dwc:scientificName 'Progoniada regularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '130147'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8348'^^xsd:string;
  dwc:aphiaIdAccepted '130147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8349'^^xsd:string;
  dwc:scientificName 'Leocrates atlanticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:aphiaid '130166'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8349'^^xsd:string;
  dwc:aphiaIdAccepted '340177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8350'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8350'^^xsd:string;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8352'^^xsd:string;
  dwc:scientificName 'Heterospio longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:aphiaid '130207'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8352'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130207'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters "4165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8353'^^xsd:string;
  dwc:scientificName 'Heterospio longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:maximumDepth '4165'^^xsd:integer;
  dwc:aphiaid '130207'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8353'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130207'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8354'^^xsd:string;
  dwc:scientificName 'Heterospio longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4165'^^xsd:integer;
  dwc:aphiaid '130207'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8354'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130207'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8355> ;
  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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8355>
  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/5144__Deepsea_Polychaetes_8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8355'^^xsd:string;
  dwc:scientificName 'Heterospio reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.25'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:aphiaid '130209'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8355'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130209'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.83 -22.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4690"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8356'^^xsd:string;
  dwc:scientificName 'Lacydonia laureci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-22.35'^^xsd:double;
  dwc:latitude '35.83'^^xsd:double;
  dwc:minimumDepth '4690'^^xsd:integer;
  dwc:aphiaid '130205'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8356'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8357'^^xsd:string;
  dwc:scientificName 'Augeneria albidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '423170'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8357'^^xsd:string;
  dwc:aphiaIdAccepted '423170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8358'^^xsd:string;
  dwc:scientificName 'Augeneria albidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '423170'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8358'^^xsd:string;
  dwc:aphiaIdAccepted '423170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8359'^^xsd:string;
  dwc:scientificName 'Augeneria albidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '423170'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8359'^^xsd:string;
  dwc:aphiaIdAccepted '423170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8360'^^xsd:string;
  dwc:scientificName 'Augeneria albidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '423170'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8360'^^xsd:string;
  dwc:aphiaIdAccepted '423170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4350"^^xsd:integer ;
  dwc:maximumDepthInMeters "4450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8362'^^xsd:string;
  dwc:scientificName 'Lumbrineris pseudofragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.55'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '4350'^^xsd:integer;
  dwc:maximumDepth '4450'^^xsd:integer;
  dwc:aphiaid '130252'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8362'^^xsd:string;
  dwc:aphiaIdAccepted '130223'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8363'^^xsd:string;
  dwc:scientificName 'Lumbrineris pseudofragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '130252'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8363'^^xsd:string;
  dwc:aphiaIdAccepted '130223'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8364'^^xsd:string;
  dwc:scientificName 'Paraninoe brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '130256'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8364'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333182'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8365'^^xsd:string;
  dwc:scientificName 'Paraninoe brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '130256'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8365'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333182'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.37 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.37"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8366'^^xsd:string;
  dwc:scientificName 'Scoletoma fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '63.37'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:aphiaid '130261'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8366'^^xsd:string;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8367'^^xsd:string;
  dwc:scientificName 'Scoletoma fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4165'^^xsd:integer;
  dwc:aphiaid '130261'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8367'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8368'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4165'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8368'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8369'^^xsd:string;
  dwc:scientificName 'Clymenura borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:aphiaid '130281'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8369'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8370'^^xsd:string;
  dwc:scientificName 'Clymenura borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '130281'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8370'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8371'^^xsd:string;
  dwc:scientificName 'Maldane malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '36.38'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:aphiaid '130304'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8371'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130304'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28 -54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28"^^xsd:decimal ;
  dwc:decimalLongitude "-54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3229"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8373'^^xsd:string;
  dwc:scientificName 'Maldanella davisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-54.08'^^xsd:double;
  dwc:latitude '60.28'^^xsd:double;
  dwc:minimumDepth '3229'^^xsd:integer;
  dwc:aphiaid '329183'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8373'^^xsd:string;
  dwc:aphiaIdAccepted '329183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8374'^^xsd:string;
  dwc:scientificName 'Maldanella davisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '329183'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8374'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8375'^^xsd:string;
  dwc:scientificName 'Maldanella davisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '329183'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8375'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8376'^^xsd:string;
  dwc:scientificName 'Maldanella davisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '329183'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8376'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8377'^^xsd:string;
  dwc:scientificName 'Maldanella davisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '329183'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8377'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329183'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.29"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4380"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8378'^^xsd:string;
  dwc:scientificName 'Maldanella harai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '46.29'^^xsd:double;
  dwc:minimumDepth '4380'^^xsd:integer;
  dwc:aphiaid '130306'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8378'^^xsd:string;
  dwc:aphiaIdAccepted '130306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8379'^^xsd:string;
  dwc:scientificName 'Maldanella harai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '130306'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8379'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130306'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8380'^^xsd:string;
  dwc:scientificName 'Notoproctus oculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '129903'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8380'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129903'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87 -24.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87"^^xsd:decimal ;
  dwc:decimalLongitude "-24.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2617"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8381'^^xsd:string;
  dwc:scientificName 'Notoproctus oculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.37'^^xsd:double;
  dwc:latitude '58.87'^^xsd:double;
  dwc:minimumDepth '2617'^^xsd:integer;
  dwc:aphiaid '129903'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8381'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129903'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8382'^^xsd:string;
  dwc:scientificName 'Notoproctus oculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '129903'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8382'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129903'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.16 -10.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.16"^^xsd:decimal ;
  dwc:decimalLongitude "-10.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2280"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8383'^^xsd:string;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.39'^^xsd:double;
  dwc:latitude '48.16'^^xsd:double;
  dwc:minimumDepth '2280'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:occurrenceRemarks 'Species distributed in Arctic and North Atlantic; depth range 30ñ2280 m (Kirkegaard, 1983)'^^xsd:string;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8383'^^xsd:string;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8384'^^xsd:string;
  dwc:scientificName 'Aglaophamus elamellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '332893'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8384'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332893'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8385'^^xsd:string;
  dwc:scientificName 'Aglaophamus elamellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '332893'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8385'^^xsd:string;
  dwc:aphiaIdAccepted '332893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8386'^^xsd:string;
  dwc:scientificName 'Aglaophamus elamellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '332893'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8386'^^xsd:string;
  dwc:aphiaIdAccepted '332893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8387'^^xsd:string;
  dwc:scientificName 'Aglaophamus elamellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '332893'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8387'^^xsd:string;
  dwc:aphiaIdAccepted '332893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8388'^^xsd:string;
  dwc:scientificName 'Aglaophamus elamellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '332893'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8388'^^xsd:string;
  dwc:aphiaIdAccepted '332893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 -48.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "-48.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3404"^^xsd:integer ;
  dwc:maximumDepthInMeters "3422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8389'^^xsd:string;
  dwc:scientificName 'Aglaophamus groenlandiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-48.6'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:minimumDepth '3404'^^xsd:integer;
  dwc:maximumDepth '3422'^^xsd:integer;
  dwc:aphiaid '173681'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8389'^^xsd:string;
  dwc:aphiaIdAccepted '173681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8390'^^xsd:string;
  dwc:scientificName 'Aglaophamus groenlandiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '173681'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8390'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8391'^^xsd:string;
  dwc:scientificName 'Aglaophamus groenlandiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '173681'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8391'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8392'^^xsd:string;
  dwc:scientificName 'Aglaophamus groenlandiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '173681'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8392'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8393'^^xsd:string;
  dwc:scientificName 'Aglaophamus groenlandiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '173681'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8393'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3170"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8401'^^xsd:string;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '69.2'^^xsd:double;
  dwc:minimumDepth '3170'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8401'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 -3.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.47"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3370"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8402'^^xsd:string;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-3.19'^^xsd:double;
  dwc:latitude '65.47'^^xsd:double;
  dwc:minimumDepth '3370'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8402'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.53 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.53"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8403'^^xsd:string;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '67.53'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8403'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.03 -2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.03"^^xsd:decimal ;
  dwc:decimalLongitude "-2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3820"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8404'^^xsd:string;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-2.02'^^xsd:double;
  dwc:latitude '67.03'^^xsd:double;
  dwc:minimumDepth '3820'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8404'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.26 -8.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.26"^^xsd:decimal ;
  dwc:decimalLongitude "-8.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3940"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8405'^^xsd:string;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-8.04'^^xsd:double;
  dwc:latitude '84.26'^^xsd:double;
  dwc:minimumDepth '3940'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8405'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8408'^^xsd:string;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8408'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8409'^^xsd:string;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8409'^^xsd:string;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8410'^^xsd:string;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8410'^^xsd:string;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8411'^^xsd:string;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8411'^^xsd:string;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8412'^^xsd:string;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8412'^^xsd:string;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8413'^^xsd:string;
  dwc:scientificName 'Ceratonereis anoculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '130368'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8413'^^xsd:string;
  dwc:aphiaIdAccepted '333193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8414> ;
  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 "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8414>
  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/5144__Deepsea_Polychaetes_8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8414'^^xsd:string;
  dwc:scientificName 'Ceratonereis versipedata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:aphiaid '157294'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8414'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1600935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8415'^^xsd:string;
  dwc:scientificName 'Neanthes kerguelenensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '334097'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8415'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8416'^^xsd:string;
  dwc:scientificName 'Neanthes kerguelenensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '334097'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8416'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8417'^^xsd:string;
  dwc:scientificName 'Neanthes kerguelenensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '334097'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8417'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8418'^^xsd:string;
  dwc:scientificName 'Neanthes kerguelenensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '334097'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8418'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8419'^^xsd:string;
  dwc:scientificName 'Neanthes kerguelenensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '334097'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8419'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8420'^^xsd:string;
  dwc:scientificName 'Neanthes kerguelenensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '334097'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8420'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5005"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8421'^^xsd:string;
  dwc:scientificName 'Neanthes kerguelenensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:startLongitude '-21.85'^^xsd:double;
  dwc:endLongitude '-22.05'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:startLatitude '38.9'^^xsd:double;
  dwc:endLatitude '38.91667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.85 38.9, -21.85 38.91667, -22.05 38.91667, -22.05 38.9, -21.85 38.9))'^^xsd:string;
  dwc:minimumDepth '5005'^^xsd:integer;
  dwc:aphiaid '334097'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8421'^^xsd:string;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.22 -5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8422'^^xsd:string;
  dwc:scientificName 'Nereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-5.29'^^xsd:double;
  dwc:latitude '63.22'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:aphiaid '339297'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8422'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.83 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.83"^^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 "2130"^^xsd:integer ;
  dwc:maximumDepthInMeters "2140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8424'^^xsd:string;
  dwc:scientificName 'Nereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '72.83'^^xsd:double;
  dwc:minimumDepth '2130'^^xsd:integer;
  dwc:maximumDepth '2140'^^xsd:integer;
  dwc:aphiaid '339297'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8424'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8425'^^xsd:string;
  dwc:scientificName 'Nereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '63.35'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '339297'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8425'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.41 -5.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2460"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8426'^^xsd:string;
  dwc:scientificName 'Nereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-5.37'^^xsd:double;
  dwc:latitude '63.41'^^xsd:double;
  dwc:minimumDepth '2460'^^xsd:integer;
  dwc:aphiaid '339297'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8426'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.15 -7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.15"^^xsd:decimal ;
  dwc:decimalLongitude "-7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2370"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8427'^^xsd:string;
  dwc:scientificName 'Nereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-7.25'^^xsd:double;
  dwc:latitude '64.15'^^xsd:double;
  dwc:minimumDepth '2370'^^xsd:integer;
  dwc:aphiaid '339297'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8427'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.45 12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.45"^^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 "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8428'^^xsd:string;
  dwc:scientificName 'Nereis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1938'^^xsd:integer;
  dwc:longitude '12.26'^^xsd:double;
  dwc:latitude '76.45'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '339297'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8428'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8429'^^xsd:string;
  dwc:scientificName 'Anchinothria abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '428580'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8429'^^xsd:string;
  dwc:aphiaIdAccepted '173756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8430'^^xsd:string;
  dwc:scientificName 'Anchinothria abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '428580'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8430'^^xsd:string;
  dwc:aphiaIdAccepted '173756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8431'^^xsd:string;
  dwc:scientificName 'Hyalinoecia robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-3.63'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:aphiaid '130463'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8431'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130463'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.62 -3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.62"^^xsd:decimal ;
  dwc:decimalLongitude "-3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8432'^^xsd:string;
  dwc:scientificName 'Hyalinoecia robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-3.45'^^xsd:double;
  dwc:latitude '43.62'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '130463'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8432'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130463'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1970"^^xsd:integer ;
  dwc:maximumDepthInMeters "2060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8433'^^xsd:string;
  dwc:scientificName 'Hyalinoecia robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '1970'^^xsd:integer;
  dwc:maximumDepth '2060'^^xsd:integer;
  dwc:aphiaid '130463'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8433'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130463'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8434'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8434'^^xsd:string;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8436'^^xsd:string;
  dwc:scientificName 'Leptoecia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '337005'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8436'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '337005'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.62 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.62"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8437'^^xsd:string;
  dwc:scientificName 'Nothria atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '35.62'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:aphiaid '738325'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8437'^^xsd:string;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '738325'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.88 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.88"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2560"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8438'^^xsd:string;
  dwc:scientificName 'Nothria atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '31.88'^^xsd:double;
  dwc:minimumDepth '2560'^^xsd:integer;
  dwc:aphiaid '738325'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8438'^^xsd:string;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '738325'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -25.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8439'^^xsd:string;
  dwc:scientificName 'Northia conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.57'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5 38.13333, -25.5 38.15, -25.65 38.15, -25.65 38.13333, -25.5 38.13333))'^^xsd:string;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:aphiaid '816018'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8439'^^xsd:string;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 24.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "24.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8440'^^xsd:string;
  dwc:scientificName 'Northia conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '24.72'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:aphiaid '816018'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8440'^^xsd:string;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8442'^^xsd:string;
  dwc:scientificName 'Northia conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '816018'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8442'^^xsd:string;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8443'^^xsd:string;
  dwc:scientificName 'Northia conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '816018'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8443'^^xsd:string;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8444'^^xsd:string;
  dwc:scientificName 'Northia conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '816018'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8444'^^xsd:string;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8445'^^xsd:string;
  dwc:scientificName 'Northia conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '816018'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8445'^^xsd:string;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8446'^^xsd:string;
  dwc:scientificName 'Northia conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '816018'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8446'^^xsd:string;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8447'^^xsd:string;
  dwc:scientificName 'Northia conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '816018'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8447'^^xsd:string;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8448'^^xsd:string;
  dwc:scientificName 'Northia conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '816018'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8448'^^xsd:string;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8449'^^xsd:string;
  dwc:scientificName 'Nothria solenotecton'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '334232'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8449'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8450'^^xsd:string;
  dwc:scientificName 'Nothria solenotecton'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '334232'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8450'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8451'^^xsd:string;
  dwc:scientificName 'Paradiopatra ehlersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '173845'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8451'^^xsd:string;
  dwc:aphiaIdAccepted '173845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8452'^^xsd:string;
  dwc:scientificName 'Paradiopatra ehlersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '173845'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8452'^^xsd:string;
  dwc:aphiaIdAccepted '173845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters "4165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8453'^^xsd:string;
  dwc:scientificName 'Paradiopatra hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:maximumDepth '4165'^^xsd:integer;
  dwc:aphiaid '130477'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8453'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8454'^^xsd:string;
  dwc:scientificName 'Paradiopatra hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4165'^^xsd:integer;
  dwc:aphiaid '130477'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8454'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8455'^^xsd:string;
  dwc:scientificName 'Paradiopatra hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '130477'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8455'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52 -9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.52"^^xsd:decimal ;
  dwc:decimalLongitude "-9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3820"^^xsd:integer ;
  dwc:maximumDepthInMeters "4000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8456'^^xsd:string;
  dwc:scientificName 'Paradiopatra hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.45'^^xsd:double;
  dwc:latitude '47.52'^^xsd:double;
  dwc:minimumDepth '3820'^^xsd:integer;
  dwc:maximumDepth '4000'^^xsd:integer;
  dwc:aphiaid '130477'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8456'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8457'^^xsd:string;
  dwc:scientificName 'Paradiopatra hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '130477'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8457'^^xsd:string;
  dwc:aphiaIdAccepted '130477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8458'^^xsd:string;
  dwc:scientificName 'Paradiopatra hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '130477'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8458'^^xsd:string;
  dwc:aphiaIdAccepted '130477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8459'^^xsd:string;
  dwc:scientificName 'Paradiopatra hartmanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '130477'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8459'^^xsd:string;
  dwc:aphiaIdAccepted '130477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.48 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.48"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8460'^^xsd:string;
  dwc:scientificName 'Paradiopatra quadricuspis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '48.48'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2280'^^xsd:integer;
  dwc:aphiaid '130480'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8460'^^xsd:string;
  dwc:aphiaIdAccepted '130480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8461'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 172ñ3003 m(Parapar et al., 2011a)'^^xsd:string;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8461'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8462'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8462'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8464'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8464'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8465'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8465'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8466'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8466'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8467'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8467'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8468'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8468'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.83 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8469'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '61.83'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8469'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8470'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8470'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8471'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.04'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8471'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.37 -15.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.37"^^xsd:decimal ;
  dwc:decimalLongitude "-15.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2133"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8472'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.31'^^xsd:double;
  dwc:latitude '61.37'^^xsd:double;
  dwc:minimumDepth '2133'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8472'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2082"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8473'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '61.89'^^xsd:double;
  dwc:minimumDepth '2082'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8473'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2083"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8474'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '61.89'^^xsd:double;
  dwc:minimumDepth '2083'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8474'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2192"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8475'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '2192'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8475'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.09 -20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.09"^^xsd:decimal ;
  dwc:decimalLongitude "-20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2709"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8476'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-20.85'^^xsd:double;
  dwc:latitude '60.09'^^xsd:double;
  dwc:minimumDepth '2709'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8476'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.86 -7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.86"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2613"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8477'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-7.9'^^xsd:double;
  dwc:latitude '64.86'^^xsd:double;
  dwc:minimumDepth '2613'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8477'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.73 -7.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.73"^^xsd:decimal ;
  dwc:decimalLongitude "-7.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2002"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8478'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-7.01'^^xsd:double;
  dwc:latitude '65.73'^^xsd:double;
  dwc:minimumDepth '2002'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8478'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.22 -6.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.22"^^xsd:decimal ;
  dwc:decimalLongitude "-6.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8479'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-6.86'^^xsd:double;
  dwc:latitude '66.22'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8479'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.03 -6.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.03"^^xsd:decimal ;
  dwc:decimalLongitude "-6.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3003"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8480'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-6.19'^^xsd:double;
  dwc:latitude '67.03'^^xsd:double;
  dwc:minimumDepth '3003'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8480'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.09 -7.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.09"^^xsd:decimal ;
  dwc:decimalLongitude "-7.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2014"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8481'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-7.45'^^xsd:double;
  dwc:latitude '67.09'^^xsd:double;
  dwc:minimumDepth '2014'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8481'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.44 -10.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.44"^^xsd:decimal ;
  dwc:decimalLongitude "-10.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2069"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8482'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-10.14'^^xsd:double;
  dwc:latitude '68.44'^^xsd:double;
  dwc:minimumDepth '2069'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8482'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.44 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.44"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2065"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8483'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '68.44'^^xsd:double;
  dwc:minimumDepth '2065'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8483'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.95 -10.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.95"^^xsd:decimal ;
  dwc:decimalLongitude "-10.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8484'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-10.54'^^xsd:double;
  dwc:latitude '68.95'^^xsd:double;
  dwc:minimumDepth '2215'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8484'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.94 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.94"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8485'^^xsd:string;
  dwc:scientificName 'Rhamphobrachium agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '68.94'^^xsd:double;
  dwc:minimumDepth '2214'^^xsd:integer;
  dwc:aphiaid '331488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8485'^^xsd:string;
  dwc:aphiaIdAccepted '130482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8486'^^xsd:string;
  dwc:scientificName 'Kesun abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '173899'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8486'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '337051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8487'^^xsd:string;
  dwc:scientificName 'Kesun abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '173899'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8487'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '337051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8488'^^xsd:string;
  dwc:scientificName 'Kesun abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '173899'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8488'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '337051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8489'^^xsd:string;
  dwc:scientificName 'Kesun abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '173899'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8489'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '337051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8490'^^xsd:string;
  dwc:scientificName 'Kesun gravieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '130488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8490'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '337052'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8491'^^xsd:string;
  dwc:scientificName 'Kesun gravieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '130488'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8491'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '337052'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8493'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8493'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8494'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8494'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8495'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8495'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8496'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8496'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.34 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.34"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2074"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8497'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '62.34'^^xsd:double;
  dwc:minimumDepth '2074'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8497'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.83 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8498'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '61.83'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8498'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8499'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8499'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8500'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.04'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8500'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.37 -15.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.37"^^xsd:decimal ;
  dwc:decimalLongitude "-15.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2133"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8501'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.31'^^xsd:double;
  dwc:latitude '61.37'^^xsd:double;
  dwc:minimumDepth '2133'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8501'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2082"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8502'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '61.89'^^xsd:double;
  dwc:minimumDepth '2082'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8502'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 -15.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8503'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.14'^^xsd:double;
  dwc:latitude '61.9'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8503'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2192"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8504'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '2192'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8504'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.99 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.99"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2191"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8505'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '61.99'^^xsd:double;
  dwc:minimumDepth '2191'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8505'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.03 -22.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.03"^^xsd:decimal ;
  dwc:decimalLongitude "-22.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2537"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8506'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-22.45'^^xsd:double;
  dwc:latitude '60.03'^^xsd:double;
  dwc:minimumDepth '2537'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8506'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.44 -10.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.44"^^xsd:decimal ;
  dwc:decimalLongitude "-10.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2065"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8507'^^xsd:string;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-10.17'^^xsd:double;
  dwc:latitude '68.44'^^xsd:double;
  dwc:minimumDepth '2065'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8507'^^xsd:string;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8508'^^xsd:string;
  dwc:scientificName 'Ophelina aulogastrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '413982'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8508'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '413982'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.83 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8509'^^xsd:string;
  dwc:scientificName 'Ophelina basicirra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '61.83'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 23ñ2298 m (Parapar et al., 2011a)'^^xsd:string;
  dwc:aphiaid '598825'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8509'^^xsd:string;
  dwc:aphiaIdAccepted '598825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8510'^^xsd:string;
  dwc:scientificName 'Ophelina basicirra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '598825'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8510'^^xsd:string;
  dwc:aphiaIdAccepted '598825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2082"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8511'^^xsd:string;
  dwc:scientificName 'Ophelina basicirra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '61.89'^^xsd:double;
  dwc:minimumDepth '2082'^^xsd:integer;
  dwc:aphiaid '598825'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8511'^^xsd:string;
  dwc:aphiaIdAccepted '598825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2083"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8512'^^xsd:string;
  dwc:scientificName 'Ophelina basicirra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '61.89'^^xsd:double;
  dwc:minimumDepth '2083'^^xsd:integer;
  dwc:aphiaid '598825'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8512'^^xsd:string;
  dwc:aphiaIdAccepted '598825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.83 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8513'^^xsd:string;
  dwc:scientificName 'Ophelina bowitzi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '61.83'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 1897ñ2709 m (Parapar et al., 2011a).'^^xsd:string;
  dwc:aphiaid '598826'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8513'^^xsd:string;
  dwc:aphiaIdAccepted '598826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8514'^^xsd:string;
  dwc:scientificName 'Ophelina bowitzi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '598826'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8514'^^xsd:string;
  dwc:aphiaIdAccepted '598826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8515'^^xsd:string;
  dwc:scientificName 'Ophelina bowitzi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.04'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '598826'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8515'^^xsd:string;
  dwc:aphiaIdAccepted '598826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.37 -15.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.37"^^xsd:decimal ;
  dwc:decimalLongitude "-15.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2133"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8516'^^xsd:string;
  dwc:scientificName 'Ophelina bowitzi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.31'^^xsd:double;
  dwc:latitude '61.37'^^xsd:double;
  dwc:minimumDepth '2133'^^xsd:integer;
  dwc:aphiaid '598826'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8516'^^xsd:string;
  dwc:aphiaIdAccepted '598826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.99 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.99"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2191"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8517'^^xsd:string;
  dwc:scientificName 'Ophelina bowitzi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '61.99'^^xsd:double;
  dwc:minimumDepth '2191'^^xsd:integer;
  dwc:aphiaid '598826'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8517'^^xsd:string;
  dwc:aphiaIdAccepted '598826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.09 -20.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.09"^^xsd:decimal ;
  dwc:decimalLongitude "-20.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2708"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8518'^^xsd:string;
  dwc:scientificName 'Ophelina bowitzi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-20.86'^^xsd:double;
  dwc:latitude '60.09'^^xsd:double;
  dwc:minimumDepth '2708'^^xsd:integer;
  dwc:aphiaid '598826'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8518'^^xsd:string;
  dwc:aphiaIdAccepted '598826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.09 -20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.09"^^xsd:decimal ;
  dwc:decimalLongitude "-20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2709"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8519'^^xsd:string;
  dwc:scientificName 'Ophelina bowitzi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-20.85'^^xsd:double;
  dwc:latitude '60.09'^^xsd:double;
  dwc:minimumDepth '2709'^^xsd:integer;
  dwc:aphiaid '598826'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8519'^^xsd:string;
  dwc:aphiaIdAccepted '598826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.03 -22.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.03"^^xsd:decimal ;
  dwc:decimalLongitude "-22.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2537"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8520'^^xsd:string;
  dwc:scientificName 'Ophelina bowitzi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-22.45'^^xsd:double;
  dwc:latitude '60.03'^^xsd:double;
  dwc:minimumDepth '2537'^^xsd:integer;
  dwc:aphiaid '598826'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8520'^^xsd:string;
  dwc:aphiaIdAccepted '598826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.66 -6.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.66"^^xsd:decimal ;
  dwc:decimalLongitude "-6.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8521'^^xsd:string;
  dwc:scientificName 'Ophelina cylindricaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-6.81'^^xsd:double;
  dwc:latitude '83.66'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 68ñ2400 m (Parapar et al., 2011a)'^^xsd:string;
  dwc:aphiaid '130503'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8521'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.34 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.34"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2074"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8522'^^xsd:string;
  dwc:scientificName 'Ophelina cylindricaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '62.34'^^xsd:double;
  dwc:minimumDepth '2074'^^xsd:integer;
  dwc:aphiaid '130503'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8522'^^xsd:string;
  dwc:aphiaIdAccepted '130503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.83 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8523'^^xsd:string;
  dwc:scientificName 'Ophelina cylindricaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '61.83'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:aphiaid '130503'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8523'^^xsd:string;
  dwc:aphiaIdAccepted '130503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8524'^^xsd:string;
  dwc:scientificName 'Ophelina cylindricaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '130503'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8524'^^xsd:string;
  dwc:aphiaIdAccepted '130503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8525'^^xsd:string;
  dwc:scientificName 'Ophelina cylindricaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.04'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '130503'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8525'^^xsd:string;
  dwc:aphiaIdAccepted '130503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.37 -15.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.37"^^xsd:decimal ;
  dwc:decimalLongitude "-15.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2133"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8526'^^xsd:string;
  dwc:scientificName 'Ophelina cylindricaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.31'^^xsd:double;
  dwc:latitude '61.37'^^xsd:double;
  dwc:minimumDepth '2133'^^xsd:integer;
  dwc:aphiaid '130503'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8526'^^xsd:string;
  dwc:aphiaIdAccepted '130503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2082"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8528'^^xsd:string;
  dwc:scientificName 'Ophelina cylindricaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '61.89'^^xsd:double;
  dwc:minimumDepth '2082'^^xsd:integer;
  dwc:aphiaid '130503'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8528'^^xsd:string;
  dwc:aphiaIdAccepted '130503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.83 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8529'^^xsd:string;
  dwc:scientificName 'Ophelina helgolandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '61.83'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 562ñ2710 m (Parapar et al., 2011a)'^^xsd:string;
  dwc:aphiaid '130505'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8529'^^xsd:string;
  dwc:aphiaIdAccepted '330183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.09 -20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.09"^^xsd:decimal ;
  dwc:decimalLongitude "-20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2709"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8530'^^xsd:string;
  dwc:scientificName 'Ophelina helgolandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-20.85'^^xsd:double;
  dwc:latitude '60.09'^^xsd:double;
  dwc:minimumDepth '2709'^^xsd:integer;
  dwc:aphiaid '130505'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8530'^^xsd:string;
  dwc:aphiaIdAccepted '330183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.76 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.76"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3910"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8531'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '46.76'^^xsd:double;
  dwc:minimumDepth '3910'^^xsd:integer;
  dwc:occurrenceRemarks 'Depth range around Iceland 1066ñ2709 m (Parapar et al., 2011a)'^^xsd:string;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8531'^^xsd:string;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8532'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8532'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8533'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8533'^^xsd:string;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8534'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8534'^^xsd:string;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8535'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8535'^^xsd:string;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8536'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.04'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8536'^^xsd:string;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 -15.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8537'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.14'^^xsd:double;
  dwc:latitude '61.9'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8537'^^xsd:string;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.99 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.99"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2191"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8538'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '61.99'^^xsd:double;
  dwc:minimumDepth '2191'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8538'^^xsd:string;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.09 -20.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.09"^^xsd:decimal ;
  dwc:decimalLongitude "-20.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2708"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8539'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-20.86'^^xsd:double;
  dwc:latitude '60.09'^^xsd:double;
  dwc:minimumDepth '2708'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8539'^^xsd:string;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.09 -20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.09"^^xsd:decimal ;
  dwc:decimalLongitude "-20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2709"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8540'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-20.85'^^xsd:double;
  dwc:latitude '60.09'^^xsd:double;
  dwc:minimumDepth '2709'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8540'^^xsd:string;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8541'^^xsd:string;
  dwc:scientificName 'Leitoscoloplos fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '157447'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8541'^^xsd:string;
  dwc:aphiaIdAccepted '157447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8542'^^xsd:string;
  dwc:scientificName 'Leitoscoloplos fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '157447'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8542'^^xsd:string;
  dwc:aphiaIdAccepted '157447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8543'^^xsd:string;
  dwc:scientificName 'Leitoscoloplos fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '157447'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8543'^^xsd:string;
  dwc:aphiaIdAccepted '157447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -10.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2433"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8544'^^xsd:string;
  dwc:scientificName 'Phylo kupfferi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.98'^^xsd:double;
  dwc:latitude '54.9'^^xsd:double;
  dwc:minimumDepth '2433'^^xsd:integer;
  dwc:aphiaid '130530'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8544'^^xsd:string;
  dwc:aphiaIdAccepted '130530'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8545'^^xsd:string;
  dwc:scientificName 'Scoloplos (Leodamas) marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '173937'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8545'^^xsd:string;
  dwc:aphiaIdAccepted '871019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8546'^^xsd:string;
  dwc:scientificName 'Scoloplos (Leodamas) marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '173937'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8546'^^xsd:string;
  dwc:aphiaIdAccepted '871019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8547'^^xsd:string;
  dwc:scientificName 'Scoloplos (Leodamas) marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '173937'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8547'^^xsd:string;
  dwc:aphiaIdAccepted '871019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.07 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.07"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8548'^^xsd:string;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '79.07'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8548'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.08 4.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8549'^^xsd:string;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.09'^^xsd:double;
  dwc:latitude '79.08'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8549'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.08 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2482"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8550'^^xsd:string;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '79.08'^^xsd:double;
  dwc:minimumDepth '2482'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8550'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2637"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8551'^^xsd:string;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2637'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8551'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2637"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8552'^^xsd:string;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2637'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8552'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2638"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8553'^^xsd:string;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2638'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8553'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8554'^^xsd:string;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.99'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8554'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8555'^^xsd:string;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.99'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8555'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2606"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8556'^^xsd:string;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.98'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2606'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8556'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.43 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.43"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8557'^^xsd:string;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '76.43'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2460'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8557'^^xsd:string;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.83 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.83"^^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 "2130"^^xsd:integer ;
  dwc:maximumDepthInMeters "2140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8558'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '72.83'^^xsd:double;
  dwc:minimumDepth '2130'^^xsd:integer;
  dwc:maximumDepth '2140'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8558'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.48 0.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.48"^^xsd:decimal ;
  dwc:decimalLongitude "0.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2790"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8559'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '0.47'^^xsd:double;
  dwc:latitude '65.48'^^xsd:double;
  dwc:minimumDepth '2790'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8559'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.65 15.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.65"^^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 "2198"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8560'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '15.16'^^xsd:double;
  dwc:latitude '69.65'^^xsd:double;
  dwc:minimumDepth '2198'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8560'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.53 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.53"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8561'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '67.53'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8561'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8562'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '63.35'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8562'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.37 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.37"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8563'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '63.37'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8563'^^xsd:string;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8564'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '11.67'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8564'^^xsd:string;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.83 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.83"^^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 "2130"^^xsd:integer ;
  dwc:maximumDepthInMeters "2140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8566'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '72.83'^^xsd:double;
  dwc:minimumDepth '2130'^^xsd:integer;
  dwc:maximumDepth '2140'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8566'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.48 0.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.48"^^xsd:decimal ;
  dwc:decimalLongitude "0.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2790"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8567'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '0.47'^^xsd:double;
  dwc:latitude '65.48'^^xsd:double;
  dwc:minimumDepth '2790'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8567'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 -5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.47"^^xsd:decimal ;
  dwc:decimalLongitude "-5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8568'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-5.29'^^xsd:double;
  dwc:latitude '65.47'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8568'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.01 -2.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.01"^^xsd:decimal ;
  dwc:decimalLongitude "-2.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8569'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-2.04'^^xsd:double;
  dwc:latitude '63.01'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8569'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.01 -3.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.01"^^xsd:decimal ;
  dwc:decimalLongitude "-3.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2386"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8570'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-3.41'^^xsd:double;
  dwc:latitude '63.01'^^xsd:double;
  dwc:minimumDepth '2386'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8570'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6 2.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2510"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8572'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '2.83'^^xsd:double;
  dwc:latitude '64.6'^^xsd:double;
  dwc:minimumDepth '2510'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8572'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8573'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '63.35'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8573'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.15 -7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.15"^^xsd:decimal ;
  dwc:decimalLongitude "-7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2370"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8574'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-7.25'^^xsd:double;
  dwc:latitude '64.15'^^xsd:double;
  dwc:minimumDepth '2370'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8574'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.14 -7.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.14"^^xsd:decimal ;
  dwc:decimalLongitude "-7.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2405"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8575'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-7.04'^^xsd:double;
  dwc:latitude '69.14'^^xsd:double;
  dwc:minimumDepth '2405'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8575'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8576'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8576'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8577'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8577'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8578'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8578'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8579'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8579'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8580'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8580'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.07 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.07"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8581'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '79.07'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8581'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.08 4.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8582'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.09'^^xsd:double;
  dwc:latitude '79.08'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8582'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.08 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2482"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8583'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '79.08'^^xsd:double;
  dwc:minimumDepth '2482'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8583'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2637"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8584'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2637'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8584'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2637"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8585'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2637'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8585'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2638"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8586'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2638'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8586'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8587'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.99'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8587'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8588'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.99'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8588'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2606"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8589'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.98'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2606'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8589'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 1.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.47"^^xsd:decimal ;
  dwc:decimalLongitude "1.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2730"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8590'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '1.08'^^xsd:double;
  dwc:latitude '65.47'^^xsd:double;
  dwc:minimumDepth '2730'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8590'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.41 -5.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.41"^^xsd:decimal ;
  dwc:decimalLongitude "-5.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2460"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8591'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-5.37'^^xsd:double;
  dwc:latitude '63.41'^^xsd:double;
  dwc:minimumDepth '2460'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8591'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8593'^^xsd:string;
  dwc:scientificName 'Owenia?fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:aphiaid '129427'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8593'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129427'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8594'^^xsd:string;
  dwc:scientificName 'Owenia?fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '129427'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8594'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129427'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.07 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.07"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8595'^^xsd:string;
  dwc:scientificName 'Aricidea abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '79.07'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:occurrenceRemarks 'Northwest Pacific, off New England, 1500ñ2000 m; Barents Sea, Kara Sea, 452ñ586 m (Streltsov, 1973)'^^xsd:string;
  dwc:aphiaid '130548'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8595'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.08 4.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8596'^^xsd:string;
  dwc:scientificName 'Aricidea abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.09'^^xsd:double;
  dwc:latitude '79.08'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '130548'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8596'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.08 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2482"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8597'^^xsd:string;
  dwc:scientificName 'Aricidea abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '79.08'^^xsd:double;
  dwc:minimumDepth '2482'^^xsd:integer;
  dwc:aphiaid '130548'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8597'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2637"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8598'^^xsd:string;
  dwc:scientificName 'Aricidea abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2637'^^xsd:integer;
  dwc:aphiaid '130548'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8598'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2637"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8599'^^xsd:string;
  dwc:scientificName 'Aricidea abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2637'^^xsd:integer;
  dwc:aphiaid '130548'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8599'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.91 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.91"^^xsd:decimal ;
  dwc:decimalLongitude "5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2638"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8600'^^xsd:string;
  dwc:scientificName 'Aricidea abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '78.91'^^xsd:double;
  dwc:minimumDepth '2638'^^xsd:integer;
  dwc:aphiaid '130548'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8600'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8601'^^xsd:string;
  dwc:scientificName 'Aricidea abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.99'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '130548'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8601'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8602'^^xsd:string;
  dwc:scientificName 'Aricidea abranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.99'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '130548'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8602'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81 -19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81"^^xsd:decimal ;
  dwc:decimalLongitude "-19.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4930"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8605'^^xsd:string;
  dwc:scientificName 'Aricidea tetrabranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.15'^^xsd:double;
  dwc:latitude '36.81'^^xsd:double;
  dwc:minimumDepth '4930'^^xsd:integer;
  dwc:aphiaid '326622'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8605'^^xsd:string;
  dwc:aphiaIdAccepted '326622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8606'^^xsd:string;
  dwc:scientificName 'Aricidea tetrabranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '326622'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8606'^^xsd:string;
  dwc:aphiaIdAccepted '326622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8607'^^xsd:string;
  dwc:scientificName 'Aricidea tetrabranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '326622'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8607'^^xsd:string;
  dwc:aphiaIdAccepted '326622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8608'^^xsd:string;
  dwc:scientificName 'Aricidea tetrabranchia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '326622'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8608'^^xsd:string;
  dwc:aphiaIdAccepted '326622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8610'^^xsd:string;
  dwc:scientificName 'Cirrophorus abranchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '183064'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8610'^^xsd:string;
  dwc:aphiaIdAccepted '183328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8611'^^xsd:string;
  dwc:scientificName 'Cirrophorus abranchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '183064'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8611'^^xsd:string;
  dwc:aphiaIdAccepted '183328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8612'^^xsd:string;
  dwc:scientificName 'Cirrophorus abranchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '183064'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8612'^^xsd:string;
  dwc:aphiaIdAccepted '183328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.88 -21.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.88"^^xsd:decimal ;
  dwc:decimalLongitude "-21.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8613'^^xsd:string;
  dwc:scientificName 'Levinsenia uncinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.43'^^xsd:double;
  dwc:latitude '34.88'^^xsd:double;
  dwc:minimumDepth '5160'^^xsd:integer;
  dwc:aphiaid '703701'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8613'^^xsd:string;
  dwc:aphiaIdAccepted '703701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8615'^^xsd:string;
  dwc:scientificName 'Eulalia lapsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '327588'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8615'^^xsd:string;
  dwc:aphiaIdAccepted '327588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8616'^^xsd:string;
  dwc:scientificName 'Eulalia lapsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '327588'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8616'^^xsd:string;
  dwc:aphiaIdAccepted '327588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8617'^^xsd:string;
  dwc:scientificName 'Eulalia lapsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '327588'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8617'^^xsd:string;
  dwc:aphiaIdAccepted '327588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8618'^^xsd:string;
  dwc:scientificName 'Eulalia lapsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '327588'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8618'^^xsd:string;
  dwc:aphiaIdAccepted '327588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8619'^^xsd:string;
  dwc:scientificName 'Eulalia lapsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '327588'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8619'^^xsd:string;
  dwc:aphiaIdAccepted '327588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8620'^^xsd:string;
  dwc:scientificName 'Eulalia lapsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '327588'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8620'^^xsd:string;
  dwc:aphiaIdAccepted '327588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2640"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8621'^^xsd:string;
  dwc:scientificName 'Mystides bathysiphonicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '50.43'^^xsd:double;
  dwc:minimumDepth '2640'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '329087'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8621'^^xsd:string;
  dwc:aphiaIdAccepted '578361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2755"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8622'^^xsd:string;
  dwc:scientificName 'Mystides bathysiphonicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '50.27'^^xsd:double;
  dwc:minimumDepth '2755'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '329087'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8622'^^xsd:string;
  dwc:aphiaIdAccepted '578361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8624'^^xsd:string;
  dwc:scientificName 'Paranaitis wahlbergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '130663'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8624'^^xsd:string;
  dwc:aphiaIdAccepted '130663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.62 178.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "86.62"^^xsd:decimal ;
  dwc:decimalLongitude "178.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "905"^^xsd:integer ;
  dwc:maximumDepthInMeters "3945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8625'^^xsd:string;
  dwc:scientificName 'Pelagobia longicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:longitude '178.87'^^xsd:double;
  dwc:latitude '86.62'^^xsd:double;
  dwc:minimumDepth '905'^^xsd:integer;
  dwc:maximumDepth '3945'^^xsd:integer;
  dwc:aphiaid '130219'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8625'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130219'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8626'^^xsd:string;
  dwc:scientificName 'Protomystides bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '152393'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8626'^^xsd:string;
  dwc:aphiaIdAccepted '152393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8627'^^xsd:string;
  dwc:scientificName 'Protomystides bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '152393'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8627'^^xsd:string;
  dwc:aphiaIdAccepted '152393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8628'^^xsd:string;
  dwc:scientificName 'Protomystides bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '152393'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8628'^^xsd:string;
  dwc:aphiaIdAccepted '152393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8629'^^xsd:string;
  dwc:scientificName 'Protomystides bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '152393'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8629'^^xsd:string;
  dwc:aphiaIdAccepted '152393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.83 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8631'^^xsd:string;
  dwc:scientificName 'Sigambra magnuncus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.83'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:aphiaid '331925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8631'^^xsd:string;
  dwc:aphiaIdAccepted '331925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5035"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8632'^^xsd:string;
  dwc:scientificName 'Sigambra magnuncus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '5035'^^xsd:integer;
  dwc:aphiaid '331925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8632'^^xsd:string;
  dwc:aphiaIdAccepted '331925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.17 -21.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.17"^^xsd:decimal ;
  dwc:decimalLongitude "-21.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4985"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8633'^^xsd:string;
  dwc:scientificName 'Sigambra magnuncus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.17'^^xsd:double;
  dwc:latitude '31.17'^^xsd:double;
  dwc:minimumDepth '4985'^^xsd:integer;
  dwc:aphiaid '331925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8633'^^xsd:string;
  dwc:aphiaIdAccepted '331925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8634'^^xsd:string;
  dwc:scientificName 'Sigambra magnuncus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '20'^^xsd:integer;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4600'^^xsd:integer;
  dwc:aphiaid '331925'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8634'^^xsd:string;
  dwc:aphiaIdAccepted '331925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters "4165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8636'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:maximumDepth '4165'^^xsd:integer;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8636'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8637'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4165'^^xsd:integer;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8637'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8638'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8638'^^xsd:string;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8639'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8639'^^xsd:string;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8640'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8640'^^xsd:string;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8641'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8641'^^xsd:string;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8642'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8642'^^xsd:string;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8643'^^xsd:string;
  dwc:scientificName 'Sigambra tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '130703'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8643'^^xsd:string;
  dwc:aphiaIdAccepted '130703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87 -24.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87"^^xsd:decimal ;
  dwc:decimalLongitude "-24.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2617"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8644'^^xsd:string;
  dwc:scientificName 'Poecilochaetus fulgoris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.37'^^xsd:double;
  dwc:latitude '58.87'^^xsd:double;
  dwc:minimumDepth '2617'^^xsd:integer;
  dwc:aphiaid '130710'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8644'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8645> ;
  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/5144__Deepsea_Polychaetes_8645>
  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/5144__Deepsea_Polychaetes_8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8645'^^xsd:string;
  dwc:scientificName 'Admetella longipedata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^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 '214466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8645'^^xsd:string;
  dwc:aphiaIdAccepted '214466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8646'^^xsd:string;
  dwc:scientificName 'Admetella longipedata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '214466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8646'^^xsd:string;
  dwc:aphiaIdAccepted '214466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.19 -128.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.19"^^xsd:decimal ;
  dwc:decimalLongitude "-128.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3340"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8647'^^xsd:string;
  dwc:scientificName 'Bathyedithia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-128.94'^^xsd:double;
  dwc:latitude '79.19'^^xsd:double;
  dwc:minimumDepth '3340'^^xsd:integer;
  dwc:aphiaid '327092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8647'^^xsd:string;
  dwc:aphiaIdAccepted '327092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.29 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.29"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4380"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8648'^^xsd:string;
  dwc:scientificName 'Bathyeliasona abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '46.29'^^xsd:double;
  dwc:minimumDepth '4380'^^xsd:integer;
  dwc:aphiaid '130726'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8648'^^xsd:string;
  dwc:aphiaIdAccepted '130726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8649'^^xsd:string;
  dwc:scientificName 'Bathyeliasona abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '130726'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8649'^^xsd:string;
  dwc:aphiaIdAccepted '130726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8650'^^xsd:string;
  dwc:scientificName 'Bathyeliasona abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '130726'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8650'^^xsd:string;
  dwc:aphiaIdAccepted '130726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -17.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8651'^^xsd:string;
  dwc:scientificName 'Bathyeliasona abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.06'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '130726'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8651'^^xsd:string;
  dwc:aphiaIdAccepted '130726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8652'^^xsd:string;
  dwc:scientificName 'Bathyeliasona abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '130726'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8652'^^xsd:string;
  dwc:aphiaIdAccepted '130726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8653'^^xsd:string;
  dwc:scientificName 'Bathyeliasona abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '130726'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8653'^^xsd:string;
  dwc:aphiaIdAccepted '130726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8654'^^xsd:string;
  dwc:scientificName 'Bathyeliasona abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '130726'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8654'^^xsd:string;
  dwc:aphiaIdAccepted '130726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8655'^^xsd:string;
  dwc:scientificName 'Bathyeliasona abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '130726'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8655'^^xsd:string;
  dwc:aphiaIdAccepted '130726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.96 -127.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.96"^^xsd:decimal ;
  dwc:decimalLongitude "-127.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3410"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8656'^^xsd:string;
  dwc:scientificName 'Bathyfauvelia affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.37'^^xsd:double;
  dwc:latitude '81.96'^^xsd:double;
  dwc:minimumDepth '3410'^^xsd:integer;
  dwc:aphiaid '130728'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8656'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130728'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8657> ;
  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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8657>
  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/5144__Deepsea_Polychaetes_8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8657'^^xsd:string;
  dwc:scientificName 'Bathyfauvelia affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-126.84'^^xsd:double;
  dwc:latitude '81.7'^^xsd:double;
  dwc:minimumDepth '3510'^^xsd:integer;
  dwc:aphiaid '130728'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8657'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130728'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.21 -128.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.21"^^xsd:decimal ;
  dwc:decimalLongitude "-128.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3540"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8658'^^xsd:string;
  dwc:scientificName 'Bathyfauvelia affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.53'^^xsd:double;
  dwc:latitude '81.21'^^xsd:double;
  dwc:minimumDepth '3540'^^xsd:integer;
  dwc:aphiaid '130728'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8658'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130728'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8659> ;
  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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8659>
  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/5144__Deepsea_Polychaetes_8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8659'^^xsd:string;
  dwc:scientificName 'Bathyfauvelia affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.39'^^xsd:double;
  dwc:latitude '81.13'^^xsd:double;
  dwc:minimumDepth '3550'^^xsd:integer;
  dwc:aphiaid '130728'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8659'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130728'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.43 -127.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.43"^^xsd:decimal ;
  dwc:decimalLongitude "-127.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8660'^^xsd:string;
  dwc:scientificName 'Bathyfauvelia affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.64'^^xsd:double;
  dwc:latitude '79.43'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:aphiaid '130728'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8660'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130728'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.19 -128.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.19"^^xsd:decimal ;
  dwc:decimalLongitude "-128.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3340"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8661'^^xsd:string;
  dwc:scientificName 'Bathyfauvelia affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.94'^^xsd:double;
  dwc:latitude '79.19'^^xsd:double;
  dwc:minimumDepth '3340'^^xsd:integer;
  dwc:aphiaid '130728'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8661'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130728'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -127.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "-127.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8662'^^xsd:string;
  dwc:scientificName 'Bathyfauvelia affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.6'^^xsd:double;
  dwc:latitude '78.75'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2990'^^xsd:integer;
  dwc:aphiaid '130728'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8662'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130728'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.26 -8.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.26"^^xsd:decimal ;
  dwc:decimalLongitude "-8.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3970"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8663'^^xsd:string;
  dwc:scientificName 'Bathyfauvelia affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-8.04'^^xsd:double;
  dwc:latitude '84.26'^^xsd:double;
  dwc:minimumDepth '3970'^^xsd:integer;
  dwc:aphiaid '130728'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8663'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130728'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8664'^^xsd:string;
  dwc:scientificName 'Bathyfauvelia affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '130728'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8664'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130728'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8665> ;
  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/5144__Deepsea_Polychaetes_8665>
  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/5144__Deepsea_Polychaetes_8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8665'^^xsd:string;
  dwc:scientificName 'Bathymiranda microcephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '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 '327098'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8665'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327098'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.96 -127.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.96"^^xsd:decimal ;
  dwc:decimalLongitude "-127.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3410"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8666'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.37'^^xsd:double;
  dwc:latitude '81.96'^^xsd:double;
  dwc:minimumDepth '3410'^^xsd:integer;
  dwc:aphiaid '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8666'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8667> ;
  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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8667>
  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/5144__Deepsea_Polychaetes_8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8667'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-126.84'^^xsd:double;
  dwc:latitude '81.7'^^xsd:double;
  dwc:minimumDepth '3510'^^xsd:integer;
  dwc:aphiaid '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8667'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.21 -128.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.21"^^xsd:decimal ;
  dwc:decimalLongitude "-128.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3540"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8668'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.53'^^xsd:double;
  dwc:latitude '81.21'^^xsd:double;
  dwc:minimumDepth '3540'^^xsd:integer;
  dwc:aphiaid '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8668'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8669> ;
  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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8669>
  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/5144__Deepsea_Polychaetes_8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8669'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.39'^^xsd:double;
  dwc:latitude '81.13'^^xsd:double;
  dwc:minimumDepth '3550'^^xsd:integer;
  dwc:aphiaid '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8669'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8670> ;
  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/5144__Deepsea_Polychaetes_8670>
  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/5144__Deepsea_Polychaetes_8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8670'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '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 '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8670'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.43 -127.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.43"^^xsd:decimal ;
  dwc:decimalLongitude "-127.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8671'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.64'^^xsd:double;
  dwc:latitude '79.43'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:aphiaid '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8671'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.06 -126.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.06"^^xsd:decimal ;
  dwc:decimalLongitude "-126.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8672'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-126.71'^^xsd:double;
  dwc:latitude '79.06'^^xsd:double;
  dwc:minimumDepth '3230'^^xsd:integer;
  dwc:aphiaid '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8672'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 -127.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "-127.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2950"^^xsd:integer ;
  dwc:maximumDepthInMeters "2990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8673'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.6'^^xsd:double;
  dwc:latitude '78.75'^^xsd:double;
  dwc:minimumDepth '2950'^^xsd:integer;
  dwc:maximumDepth '2990'^^xsd:integer;
  dwc:aphiaid '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8673'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.16 -128.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.16"^^xsd:decimal ;
  dwc:decimalLongitude "-128.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2810"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8674'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.01'^^xsd:double;
  dwc:latitude '78.16'^^xsd:double;
  dwc:minimumDepth '2810'^^xsd:integer;
  dwc:aphiaid '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8674'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83 -125.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83"^^xsd:decimal ;
  dwc:decimalLongitude "-125.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3110"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8675'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-125.31'^^xsd:double;
  dwc:latitude '77.83'^^xsd:double;
  dwc:minimumDepth '3110'^^xsd:integer;
  dwc:aphiaid '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8675'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.71 -125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.71"^^xsd:decimal ;
  dwc:decimalLongitude "-125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3170"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8676'^^xsd:string;
  dwc:scientificName 'Bathypolaria carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-125'^^xsd:integer;
  dwc:latitude '77.71'^^xsd:double;
  dwc:minimumDepth '3170'^^xsd:integer;
  dwc:aphiaid '327215'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8676'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2"^^xsd:decimal ;
  dwc:decimalLongitude "-51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3520"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8677'^^xsd:string;
  dwc:scientificName 'Bylgides pomamme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-51.08'^^xsd:double;
  dwc:latitude '59.2'^^xsd:double;
  dwc:minimumDepth '3520'^^xsd:integer;
  dwc:aphiaid '130734'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8677'^^xsd:string;
  dwc:aphiaIdAccepted '130734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.86 -178.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.86"^^xsd:decimal ;
  dwc:decimalLongitude "-178.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2315"^^xsd:integer ;
  dwc:maximumDepthInMeters "2324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8679'^^xsd:string;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:longitude '-178.76'^^xsd:double;
  dwc:latitude '81.86'^^xsd:double;
  dwc:minimumDepth '2315'^^xsd:integer;
  dwc:maximumDepth '2324'^^xsd:integer;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8679'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8680'^^xsd:string;
  dwc:scientificName 'Eunoe hubrechti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.73'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:aphiaid '130742'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8680'^^xsd:string;
  dwc:aphiaIdAccepted '130742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8681'^^xsd:string;
  dwc:scientificName 'Eunoe laetmogonensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '50.68'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:aphiaid '130743'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8681'^^xsd:string;
  dwc:aphiaIdAccepted '130743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8682'^^xsd:string;
  dwc:scientificName 'Harmothoe evei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '130761'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8682'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2"^^xsd:decimal ;
  dwc:decimalLongitude "-51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3520"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8683'^^xsd:string;
  dwc:scientificName 'Harmothoe globifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-51.08'^^xsd:double;
  dwc:latitude '59.2'^^xsd:double;
  dwc:minimumDepth '3520'^^xsd:integer;
  dwc:aphiaid '130766'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8683'^^xsd:string;
  dwc:aphiaIdAccepted '130766'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2"^^xsd:decimal ;
  dwc:decimalLongitude "-51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3520"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8684'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-51.08'^^xsd:double;
  dwc:latitude '59.2'^^xsd:double;
  dwc:minimumDepth '3520'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8684'^^xsd:string;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8685'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '11.67'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8685'^^xsd:string;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8686'^^xsd:string;
  dwc:scientificName 'Harmothoe johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.73'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:aphiaid '156121'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8686'^^xsd:string;
  dwc:aphiaIdAccepted '156121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8688'^^xsd:string;
  dwc:scientificName 'Lagisca peracuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.73'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:aphiaid '130791'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8688'^^xsd:string;
  dwc:aphiaIdAccepted '130791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2632"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8689'^^xsd:string;
  dwc:scientificName 'Macellicephala laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:minimumDepth '2632'^^xsd:integer;
  dwc:aphiaid '130805'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8689'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130805'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 4.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "4.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2447"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8690'^^xsd:string;
  dwc:scientificName 'Macellicephala laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '4.13'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:minimumDepth '2447'^^xsd:integer;
  dwc:aphiaid '130805'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8690'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130805'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.98 5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.98"^^xsd:decimal ;
  dwc:decimalLongitude "5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2665"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8691'^^xsd:string;
  dwc:scientificName 'Macellicephala laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '5.05'^^xsd:double;
  dwc:latitude '40.98'^^xsd:double;
  dwc:minimumDepth '2665'^^xsd:integer;
  dwc:aphiaid '130805'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8691'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130805'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.77 4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.77"^^xsd:decimal ;
  dwc:decimalLongitude "4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2699"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8692'^^xsd:string;
  dwc:scientificName 'Macellicephala laubieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '4.98'^^xsd:double;
  dwc:latitude '39.77'^^xsd:double;
  dwc:minimumDepth '2699'^^xsd:integer;
  dwc:aphiaid '130805'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8692'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130805'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.73 -170.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.73"^^xsd:decimal ;
  dwc:decimalLongitude "-170.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8693'^^xsd:string;
  dwc:scientificName 'Macellicephala longipalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:longitude '-170.3'^^xsd:double;
  dwc:latitude '76.73'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:aphiaid '130806'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8693'^^xsd:string;
  dwc:aphiaIdAccepted '130806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8694> ;
  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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8694>
  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/5144__Deepsea_Polychaetes_8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8694'^^xsd:string;
  dwc:scientificName 'Macellicephala longipalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-126.84'^^xsd:double;
  dwc:latitude '81.7'^^xsd:double;
  dwc:minimumDepth '3510'^^xsd:integer;
  dwc:aphiaid '130806'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8694'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8695> ;
  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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8695>
  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/5144__Deepsea_Polychaetes_8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8695'^^xsd:string;
  dwc:scientificName 'Macellicephala longipalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.39'^^xsd:double;
  dwc:latitude '81.13'^^xsd:double;
  dwc:minimumDepth '3550'^^xsd:integer;
  dwc:aphiaid '130806'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8695'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.43 -127.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.43"^^xsd:decimal ;
  dwc:decimalLongitude "-127.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8696'^^xsd:string;
  dwc:scientificName 'Macellicephala longipalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-127.64'^^xsd:double;
  dwc:latitude '79.43'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:aphiaid '130806'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8696'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.16 -128.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.16"^^xsd:decimal ;
  dwc:decimalLongitude "-128.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2810"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8697'^^xsd:string;
  dwc:scientificName 'Macellicephala longipalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-128.01'^^xsd:double;
  dwc:latitude '78.16'^^xsd:double;
  dwc:minimumDepth '2810'^^xsd:integer;
  dwc:aphiaid '130806'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8697'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83 -125.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83"^^xsd:decimal ;
  dwc:decimalLongitude "-125.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3110"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8698'^^xsd:string;
  dwc:scientificName 'Macellicephala longipalpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-125.31'^^xsd:double;
  dwc:latitude '77.83'^^xsd:double;
  dwc:minimumDepth '3110'^^xsd:integer;
  dwc:aphiaid '130806'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8698'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130806'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8699'^^xsd:string;
  dwc:scientificName 'Macellicephala violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '130808'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8699'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.73 -170.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.73"^^xsd:decimal ;
  dwc:decimalLongitude "-170.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8700'^^xsd:string;
  dwc:scientificName 'Polaruschakov polaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:longitude '-170.3'^^xsd:double;
  dwc:latitude '76.73'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:aphiaid '130824'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8700'^^xsd:string;
  dwc:aphiaIdAccepted '130824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8701'^^xsd:string;
  dwc:scientificName 'Polynoe acanellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '334580'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8701'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '578349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8702'^^xsd:string;
  dwc:scientificName 'Polynoe acanellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '334580'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8702'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '578349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 -6.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4780"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8703'^^xsd:string;
  dwc:scientificName 'Sinantenna macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-6.13'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:minimumDepth '4780'^^xsd:integer;
  dwc:aphiaid '130832'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8703'^^xsd:string;
  dwc:aphiaIdAccepted '130832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8704'^^xsd:string;
  dwc:scientificName 'Gesaia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '333496'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8704'^^xsd:string;
  dwc:aphiaIdAccepted '333496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8705'^^xsd:string;
  dwc:scientificName 'Gesaia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '333496'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8705'^^xsd:string;
  dwc:aphiaIdAccepted '333496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8706'^^xsd:string;
  dwc:scientificName 'Gesaia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '333496'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8706'^^xsd:string;
  dwc:aphiaIdAccepted '333496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2"^^xsd:decimal ;
  dwc:decimalLongitude "-51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3521"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8707'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-51.08'^^xsd:double;
  dwc:latitude '59.2'^^xsd:double;
  dwc:minimumDepth '3521'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8707'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.88 -21.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.88"^^xsd:decimal ;
  dwc:decimalLongitude "-21.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8708'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.43'^^xsd:double;
  dwc:latitude '34.88'^^xsd:double;
  dwc:minimumDepth '5160'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8708'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8709'^^xsd:string;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8709'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8710'^^xsd:string;
  dwc:scientificName 'Jasmineira schaudinni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '63.35'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:occurrenceRemarks 'Arctic species widely distributed in deep parts of the North Polar Basin, sometimes occurs in adjacent shelf areas, 125ñ3460 m (Jirkov, 2001)'^^xsd:string;
  dwc:aphiaid '130923'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8710'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130923'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.15 -7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.15"^^xsd:decimal ;
  dwc:decimalLongitude "-7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2370"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8711'^^xsd:string;
  dwc:scientificName 'Jasmineira schaudinni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-7.25'^^xsd:double;
  dwc:latitude '64.15'^^xsd:double;
  dwc:minimumDepth '2370'^^xsd:integer;
  dwc:aphiaid '130923'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8711'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130923'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.02 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.02"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8712'^^xsd:string;
  dwc:scientificName 'Jasmineira schaudinni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '69.02'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:aphiaid '130923'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8712'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130923'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.43 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.43"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8713'^^xsd:string;
  dwc:scientificName 'Jasmineira schaudinni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '76.43'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2460'^^xsd:integer;
  dwc:aphiaid '130923'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8713'^^xsd:string;
  dwc:aphiaIdAccepted '130923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.04 7.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.04"^^xsd:decimal ;
  dwc:decimalLongitude "7.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "3460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8714'^^xsd:string;
  dwc:scientificName 'Jasmineira schaudinni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '7.14'^^xsd:double;
  dwc:latitude '76.04'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '3460'^^xsd:integer;
  dwc:aphiaid '130923'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8714'^^xsd:string;
  dwc:aphiaIdAccepted '130923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.22 -5.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.22"^^xsd:decimal ;
  dwc:decimalLongitude "-5.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8715'^^xsd:string;
  dwc:scientificName 'Potamethus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-5.29'^^xsd:double;
  dwc:latitude '63.22'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:aphiaid '130952'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8715'^^xsd:string;
  dwc:aphiaIdAccepted '130952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8716'^^xsd:string;
  dwc:scientificName 'Potamethus spathiferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:startLongitude '-17.9625'^^xsd:double;
  dwc:endLongitude '-18.1125'^^xsd:double;
  dwc:latitude '39.86'^^xsd:double;
  dwc:startLatitude '39.83333'^^xsd:double;
  dwc:endLatitude '39.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.9625 39.83333, -17.9625 39.9, -18.1125 39.9, -18.1125 39.83333, -17.9625 39.83333))'^^xsd:string;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:aphiaid '130953'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8716'^^xsd:string;
  dwc:aphiaIdAccepted '130953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "11.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8717'^^xsd:string;
  dwc:scientificName 'Potamilla neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '11.67'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:aphiaid '130954'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8717'^^xsd:string;
  dwc:aphiaIdAccepted '130954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8718'^^xsd:string;
  dwc:scientificName 'Pseudoscalibregma aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:aphiaid '331430'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8718'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1808377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8719'^^xsd:string;
  dwc:scientificName 'Pseudoscalibregma aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '331430'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8719'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1808377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8720'^^xsd:string;
  dwc:scientificName 'Pseudoscalibregma aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '331430'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8720'^^xsd:string;
  dwc:aphiaIdAccepted '1808377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8721'^^xsd:string;
  dwc:scientificName 'Pseudoscalibregma aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '331430'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8721'^^xsd:string;
  dwc:aphiaIdAccepted '1808377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8722'^^xsd:string;
  dwc:scientificName 'Pseudoscalibregma aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '331430'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8722'^^xsd:string;
  dwc:aphiaIdAccepted '1808377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8723'^^xsd:string;
  dwc:scientificName 'Pseudoscalibregma aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '331430'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8723'^^xsd:string;
  dwc:aphiaIdAccepted '1808377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8724'^^xsd:string;
  dwc:scientificName 'Pseudoscalibregma parvum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '130978'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8724'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8727'^^xsd:string;
  dwc:scientificName 'Apomatus similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:startLongitude '-20.77083'^^xsd:double;
  dwc:endLongitude '-20.83333'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:startLatitude '36.9'^^xsd:double;
  dwc:endLatitude '36.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.77083 36.9, -20.77083 36.9, -20.83333 36.9, -20.83333 36.9, -20.77083 36.9))'^^xsd:string;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:aphiaid '130984'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8727'^^xsd:string;
  dwc:aphiaIdAccepted '130984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8728> ;
  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 "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8728>
  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/5144__Deepsea_Polychaetes_8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8728'^^xsd:string;
  dwc:scientificName 'Apomatus similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:aphiaid '130984'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8728'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -25.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8729'^^xsd:string;
  dwc:scientificName 'Bathyvermilia langerhansi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.57'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5 38.13333, -25.5 38.15, -25.65 38.15, -25.65 38.13333, -25.5 38.13333))'^^xsd:string;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:aphiaid '130985'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8729'^^xsd:string;
  dwc:aphiaIdAccepted '130985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 27.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.05"^^xsd:decimal ;
  dwc:decimalLongitude "27.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2454"^^xsd:integer ;
  dwc:maximumDepthInMeters "2461"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8730'^^xsd:string;
  dwc:scientificName 'Filogranula stellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:longitude '27.75'^^xsd:double;
  dwc:latitude '34.05'^^xsd:double;
  dwc:minimumDepth '2454'^^xsd:integer;
  dwc:maximumDepth '2461'^^xsd:integer;
  dwc:aphiaid '130993'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8730'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.46 32.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.46"^^xsd:decimal ;
  dwc:decimalLongitude "32.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2427"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8731'^^xsd:string;
  dwc:scientificName 'Filogranula stellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:longitude '32.46'^^xsd:double;
  dwc:latitude '34.46'^^xsd:double;
  dwc:minimumDepth '2427'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:aphiaid '130993'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8731'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.42 -16.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.42"^^xsd:decimal ;
  dwc:decimalLongitude "-16.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2800"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8732'^^xsd:string;
  dwc:scientificName 'Hyalopomus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-16.68'^^xsd:double;
  dwc:latitude '32.42'^^xsd:double;
  dwc:minimumDepth '2800'^^xsd:integer;
  dwc:aphiaid '130995'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8732'^^xsd:string;
  dwc:aphiaIdAccepted '130995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.61 3.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.61"^^xsd:decimal ;
  dwc:decimalLongitude "3.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8735'^^xsd:string;
  dwc:scientificName 'Hyalopomatus claparedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1938'^^xsd:integer;
  dwc:longitude '3.86'^^xsd:double;
  dwc:latitude '78.61'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:aphiaid '130994'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8735'^^xsd:string;
  dwc:aphiaIdAccepted '130994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.1 3.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.1"^^xsd:decimal ;
  dwc:decimalLongitude "3.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2380"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8736'^^xsd:string;
  dwc:scientificName 'Hyalopomatus claparedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1938'^^xsd:integer;
  dwc:longitude '3.31'^^xsd:double;
  dwc:latitude '80.1'^^xsd:double;
  dwc:minimumDepth '2380'^^xsd:integer;
  dwc:aphiaid '130994'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8736'^^xsd:string;
  dwc:aphiaIdAccepted '130994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 -8.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4808"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8741'^^xsd:string;
  dwc:scientificName 'Hydroides norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-8.91'^^xsd:double;
  dwc:latitude '46.33'^^xsd:double;
  dwc:minimumDepth '4808'^^xsd:integer;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8741'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.03 -23.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.03"^^xsd:decimal ;
  dwc:decimalLongitude "-23.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2044"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8742'^^xsd:string;
  dwc:scientificName 'Placostegus tridentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-23.93'^^xsd:double;
  dwc:latitude '65.03'^^xsd:double;
  dwc:minimumDepth '2044'^^xsd:integer;
  dwc:aphiaid '131025'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8742'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 -8.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4808"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8743'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-8.91'^^xsd:double;
  dwc:latitude '46.33'^^xsd:double;
  dwc:minimumDepth '4808'^^xsd:integer;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8743'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8744'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:startLongitude '-20.77083'^^xsd:double;
  dwc:endLongitude '-20.83333'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:startLatitude '36.9'^^xsd:double;
  dwc:endLatitude '36.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.77083 36.9, -20.77083 36.9, -20.83333 36.9, -20.83333 36.9, -20.77083 36.9))'^^xsd:string;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8744'^^xsd:string;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.83 -56.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.83"^^xsd:decimal ;
  dwc:decimalLongitude "-56.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2624"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8745'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-56.35'^^xsd:double;
  dwc:latitude '61.83'^^xsd:double;
  dwc:minimumDepth '2624'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8745'^^xsd:string;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.88"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2127"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8746'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '65.88'^^xsd:double;
  dwc:minimumDepth '2127'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8746'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.09 32.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.09"^^xsd:decimal ;
  dwc:decimalLongitude "32.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2569"^^xsd:integer ;
  dwc:maximumDepthInMeters "2572"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8747'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:longitude '32.02'^^xsd:double;
  dwc:latitude '34.09'^^xsd:double;
  dwc:minimumDepth '2569'^^xsd:integer;
  dwc:maximumDepth '2572'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8747'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 18.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "18.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2996"^^xsd:integer ;
  dwc:maximumDepthInMeters "3018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8748'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:longitude '18.39'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:minimumDepth '2996'^^xsd:integer;
  dwc:maximumDepth '3018'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8748'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 21.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "21.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3832"^^xsd:integer ;
  dwc:maximumDepthInMeters "3947"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8749'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:longitude '21.53'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:minimumDepth '3832'^^xsd:integer;
  dwc:maximumDepth '3947'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8749'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 27.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.05"^^xsd:decimal ;
  dwc:decimalLongitude "27.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2454"^^xsd:integer ;
  dwc:maximumDepthInMeters "2461"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8750'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:longitude '27.75'^^xsd:double;
  dwc:latitude '34.05'^^xsd:double;
  dwc:minimumDepth '2454'^^xsd:integer;
  dwc:maximumDepth '2461'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8750'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 27.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.05"^^xsd:decimal ;
  dwc:decimalLongitude "27.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2453"^^xsd:integer ;
  dwc:maximumDepthInMeters "2492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8751'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:longitude '27.77'^^xsd:double;
  dwc:latitude '34.05'^^xsd:double;
  dwc:minimumDepth '2453'^^xsd:integer;
  dwc:maximumDepth '2492'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8751'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 28.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "28.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2734"^^xsd:integer ;
  dwc:maximumDepthInMeters "3009"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8752'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:longitude '28.58'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '2734'^^xsd:integer;
  dwc:maximumDepth '3009'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8752'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.46 32.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.46"^^xsd:decimal ;
  dwc:decimalLongitude "32.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2427"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8753'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:longitude '32.46'^^xsd:double;
  dwc:latitude '34.46'^^xsd:double;
  dwc:minimumDepth '2427'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8753'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.26 -8.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.26"^^xsd:decimal ;
  dwc:decimalLongitude "-8.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3970"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8754'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-8.04'^^xsd:double;
  dwc:latitude '84.26'^^xsd:double;
  dwc:minimumDepth '3970'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8754'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.21 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.21"^^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 "3965"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8755'^^xsd:string;
  dwc:scientificName 'Protis arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '84.21'^^xsd:double;
  dwc:minimumDepth '3965'^^xsd:integer;
  dwc:aphiaid '131029'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8755'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 -44.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.01"^^xsd:decimal ;
  dwc:decimalLongitude "-44.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2505"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8756'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-44.75'^^xsd:double;
  dwc:latitude '58.01'^^xsd:double;
  dwc:minimumDepth '2505'^^xsd:integer;
  dwc:aphiaid '462967'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8756'^^xsd:string;
  dwc:aphiaIdAccepted '131027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.48 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.48"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8757'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '48.48'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2280'^^xsd:integer;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8757'^^xsd:string;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8758'^^xsd:string;
  dwc:scientificName 'Leanira abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '333781'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8758'^^xsd:string;
  dwc:aphiaIdAccepted '333781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8759'^^xsd:string;
  dwc:scientificName 'Leanira abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '333781'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8759'^^xsd:string;
  dwc:aphiaIdAccepted '333781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8760'^^xsd:string;
  dwc:scientificName 'Leanira abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '333781'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8760'^^xsd:string;
  dwc:aphiaIdAccepted '333781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8761'^^xsd:string;
  dwc:scientificName 'Leanira abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '333781'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8761'^^xsd:string;
  dwc:aphiaIdAccepted '333781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8762'^^xsd:string;
  dwc:scientificName 'Leanira abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '333781'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8762'^^xsd:string;
  dwc:aphiaIdAccepted '333781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8763'^^xsd:string;
  dwc:scientificName 'Leanira abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '333781'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8763'^^xsd:string;
  dwc:aphiaIdAccepted '333781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.18 -11.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.18"^^xsd:decimal ;
  dwc:decimalLongitude "-11.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2570"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8764'^^xsd:string;
  dwc:scientificName 'Leanira hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-11.52'^^xsd:double;
  dwc:latitude '55.18'^^xsd:double;
  dwc:minimumDepth '2570'^^xsd:integer;
  dwc:aphiaid '131068'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8764'^^xsd:string;
  dwc:aphiaIdAccepted '131068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters "4165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8765'^^xsd:string;
  dwc:scientificName 'Leanira hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:maximumDepth '4165'^^xsd:integer;
  dwc:aphiaid '131068'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8765'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8766'^^xsd:string;
  dwc:scientificName 'Leanira hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '131068'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8766'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8767'^^xsd:string;
  dwc:scientificName 'Leanira hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '131068'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8767'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8768'^^xsd:string;
  dwc:scientificName 'Leanira hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '131068'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8768'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8769'^^xsd:string;
  dwc:scientificName 'Leanira hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '131068'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8769'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8770'^^xsd:string;
  dwc:scientificName 'Leanira hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '131068'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8770'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8771'^^xsd:string;
  dwc:scientificName 'Leanira hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '131068'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8771'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43 26.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43"^^xsd:decimal ;
  dwc:decimalLongitude "26.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2139"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8772'^^xsd:string;
  dwc:scientificName 'Neoleanira tetragona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '26.64'^^xsd:double;
  dwc:latitude '38.43'^^xsd:double;
  dwc:minimumDepth '2139'^^xsd:integer;
  dwc:aphiaid '131069'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8772'^^xsd:string;
  dwc:aphiaIdAccepted '131069'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8773'^^xsd:string;
  dwc:scientificName 'Neoleanira tetragona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '131069'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8773'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.61 -34.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.61"^^xsd:decimal ;
  dwc:decimalLongitude "-34.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8774'^^xsd:string;
  dwc:scientificName 'Neoleanira tetragona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.88'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.61'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.86733 58.56683, -34.86733 58.668, -34.90083 58.668, -34.90083 58.56683, -34.86733 58.56683))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '131069'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8774'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8775'^^xsd:string;
  dwc:scientificName 'Neoleanira tetragona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '131069'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8775'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^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 "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8776'^^xsd:string;
  dwc:scientificName 'Clavodorum fauchaldi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:aphiaid '131079'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8776'^^xsd:string;
  dwc:aphiaIdAccepted '131079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8777'^^xsd:string;
  dwc:scientificName 'Ephesiella abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '131081'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8777'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8778'^^xsd:string;
  dwc:scientificName 'Ephesiella abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '131081'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8778'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8779> ;
  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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8779>
  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/5144__Deepsea_Polychaetes_8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8779'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis chardyi'^^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:aphiaid '131090'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8779'^^xsd:string;
  dwc:aphiaIdAccepted '131090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8780'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis laureci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.67'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:maximumDepth '2325'^^xsd:integer;
  dwc:aphiaid '131093'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8780'^^xsd:string;
  dwc:aphiaIdAccepted '1347411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.52"^^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 "4150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8781'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis longipapillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.52'^^xsd:double;
  dwc:minimumDepth '4150'^^xsd:integer;
  dwc:aphiaid '131094'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8781'^^xsd:string;
  dwc:aphiaIdAccepted '131094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.87 -49.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.87"^^xsd:decimal ;
  dwc:decimalLongitude "-49.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8782'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis longipapillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-49.88'^^xsd:double;
  dwc:latitude '55.87'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:aphiaid '131094'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8782'^^xsd:string;
  dwc:aphiaIdAccepted '131094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8783'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:aphiaid '131097'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8783'^^xsd:string;
  dwc:aphiaIdAccepted '131097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.34 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.34"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2074"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8785'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '62.34'^^xsd:double;
  dwc:minimumDepth '2074'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8785'^^xsd:string;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.83 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8786'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '61.83'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8786'^^xsd:string;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.72 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.72"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8787'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '61.72'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8787'^^xsd:string;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8788'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.04'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8788'^^xsd:string;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.65 15.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.65"^^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 "2198"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8789'^^xsd:string;
  dwc:scientificName 'Laonice blackei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '15.16'^^xsd:double;
  dwc:latitude '69.65'^^xsd:double;
  dwc:minimumDepth '2198'^^xsd:integer;
  dwc:aphiaid '328636'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8789'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '328636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6 2.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2510"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8790'^^xsd:string;
  dwc:scientificName 'Laonice blackei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '2.83'^^xsd:double;
  dwc:latitude '64.6'^^xsd:double;
  dwc:minimumDepth '2510'^^xsd:integer;
  dwc:aphiaid '328636'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8790'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '328636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8791'^^xsd:string;
  dwc:scientificName 'Laonice blackei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '63.35'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '328636'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8791'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '328636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters "4165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8792'^^xsd:string;
  dwc:scientificName 'Minuspio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:maximumDepth '4165'^^xsd:integer;
  dwc:aphiaid '152392'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8792'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8793'^^xsd:string;
  dwc:scientificName 'Minuspio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.04'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '152392'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8793'^^xsd:string;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.81 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.81"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5180"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8796'^^xsd:string;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '34.81'^^xsd:double;
  dwc:minimumDepth '5180'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8796'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8797'^^xsd:string;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8797'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83 -15.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8798'^^xsd:string;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.08'^^xsd:double;
  dwc:latitude '42.83'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8798'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8799'^^xsd:string;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8799'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.08 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8800'^^xsd:string;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.08'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8800'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.98 -85.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.98"^^xsd:decimal ;
  dwc:decimalLongitude "-85.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8802'^^xsd:string;
  dwc:scientificName 'Bushiella granulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-85.97'^^xsd:double;
  dwc:latitude '84.98'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2530'^^xsd:integer;
  dwc:aphiaid '333160'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8802'^^xsd:string;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8803'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8803'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4490"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8804'^^xsd:string;
  dwc:scientificName 'Braniella palpata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.63'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4490'^^xsd:integer;
  dwc:aphiaid '174880'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8804'^^xsd:string;
  dwc:aphiaIdAccepted '756944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8805'^^xsd:string;
  dwc:scientificName 'Braniella palpata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '5120'^^xsd:integer;
  dwc:aphiaid '174880'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8805'^^xsd:string;
  dwc:aphiaIdAccepted '756944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8806'^^xsd:string;
  dwc:scientificName 'Braniella palpata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '174880'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8806'^^xsd:string;
  dwc:aphiaIdAccepted '756944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8807'^^xsd:string;
  dwc:scientificName 'Braniella palpata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '174880'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8807'^^xsd:string;
  dwc:aphiaIdAccepted '756944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23 -11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.23"^^xsd:decimal ;
  dwc:decimalLongitude "-11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2458"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8808'^^xsd:string;
  dwc:scientificName 'Syllis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-11.62'^^xsd:double;
  dwc:latitude '56.23'^^xsd:double;
  dwc:minimumDepth '2458'^^xsd:integer;
  dwc:aphiaid '238261'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8808'^^xsd:string;
  dwc:aphiaIdAccepted '238261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.73 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.73"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8809'^^xsd:string;
  dwc:scientificName 'Typosyllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.37'^^xsd:double;
  dwc:latitude '42.73'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:aphiaid '152372'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8809'^^xsd:string;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8810'^^xsd:string;
  dwc:scientificName 'Eupistella darwini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '333391'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8810'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8811'^^xsd:string;
  dwc:scientificName 'Pista mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.06'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:aphiaid '131520'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8811'^^xsd:string;
  dwc:aphiaIdAccepted '131520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8812'^^xsd:string;
  dwc:scientificName 'Pista mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '131520'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8812'^^xsd:string;
  dwc:aphiaIdAccepted '131520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8813'^^xsd:string;
  dwc:scientificName 'Pista mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '131520'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8813'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131520'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8814'^^xsd:string;
  dwc:scientificName 'Terebellides lobatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.57'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4265'^^xsd:integer;
  dwc:aphiaid '332516'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8814'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.66 -6.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.66"^^xsd:decimal ;
  dwc:decimalLongitude "-6.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8816'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-6.81'^^xsd:double;
  dwc:latitude '83.66'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8816'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.26 -2.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.26"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3780"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8817'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-2.41'^^xsd:double;
  dwc:latitude '68.26'^^xsd:double;
  dwc:minimumDepth '3780'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8817'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.88 -4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.88"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3705"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8818'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-4.55'^^xsd:double;
  dwc:latitude '68.88'^^xsd:double;
  dwc:minimumDepth '3705'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8818'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.48 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.48"^^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 "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8820'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '48.48'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2280'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8820'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86 -24.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86"^^xsd:decimal ;
  dwc:decimalLongitude "-24.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8821'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.08'^^xsd:double;
  dwc:latitude '58.86'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8821'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8822'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:startLongitude '-28.6845'^^xsd:double;
  dwc:endLongitude '-28.651'^^xsd:double;
  dwc:latitude '58.66'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.651 58.6675, -28.651 58.668, -28.6845 58.668, -28.6845 58.6675, -28.651 58.6675))'^^xsd:string;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8822'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8823'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8823'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.03 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.03"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8824'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '33.03'^^xsd:double;
  dwc:minimumDepth '5230'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8824'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.07 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.07"^^xsd:decimal ;
  dwc:decimalLongitude "4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8825'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '79.07'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8825'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.93 4.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.93"^^xsd:decimal ;
  dwc:decimalLongitude "4.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8826'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '4.99'^^xsd:double;
  dwc:latitude '78.93'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8826'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.43 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.43"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8827'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '76.43'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2460'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8827'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.53 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.53"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3440"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8828'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '67.53'^^xsd:double;
  dwc:minimumDepth '3440'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8828'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5144__Deepsea_Polychaetes_8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5144__Deepsea_Polychaetes_8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.35 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5144__Deepsea_Polychaetes_8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Polychaetes_8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5144_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences;Natural History Collections, University Museum of Bergen;Department of Hydrobiology, Biological Faculty, Moscow State University;Natural History Museum London'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Polychaeta'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Polychaetes_8829'^^xsd:string;
  dwc:scientificName 'Terebellides gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '63.35'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:occurrenceRemarks 'Occurs mainly on the lower shelf and slope, Present at both sides of Iceland; depth range 68ñ2076 m (Parapar et al., 2011d)'^^xsd:string;
  dwc:aphiaid '340092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Polychaetes_8829'^^xsd:string;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '340092'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF