@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/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A15%3A0x2416A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A15%3A0x2416A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A15%3A0x2416A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A15%3A0x2416A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A15%3A0x2416A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:15:0x2416A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Sipunculida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:15:0x2416A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A230%3A0x2416A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A230%3A0x2416A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A230%3A0x2416A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A230%3A0x2416A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A230%3A0x2416A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:230:0x2416A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Solariella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '138597'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:230:0x2416A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138597'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A66%3A0x2416A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A66%3A0x2416A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A66%3A0x2416A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A66%3A0x2416A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A66%3A0x2416A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:66:0x2416A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:66:0x2416A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A260%3A0xE615A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A260%3A0xE615A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A260%3A0xE615A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A260%3A0xE615A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A260%3A0xE615A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:260:0xE615A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:260:0xE615A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A158%3A0xE615A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A158%3A0xE615A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A158%3A0xE615A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A158%3A0xE615A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A158%3A0xE615A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:158:0xE615A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:158:0xE615A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A72%3A0xE615A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A72%3A0xE615A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A72%3A0xE615A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A72%3A0xE615A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A72%3A0xE615A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:72:0xE615A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:72:0xE615A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A78%3A0xE615A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A78%3A0xE615A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A78%3A0xE615A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A78%3A0xE615A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A78%3A0xE615A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:78:0xE615A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:78:0xE615A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A58%3A0x2416A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A58%3A0x2416A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A58%3A0x2416A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A58%3A0x2416A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A58%3A0x2416A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:58:0x2416A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Cossura sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129251'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:58:0x2416A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129251'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A11%3A0x2416A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A11%3A0x2416A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A11%3A0x2416A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A11%3A0x2416A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A11%3A0x2416A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:11:0x2416A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:11:0x2416A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A220%3A0x2416A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A220%3A0x2416A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A220%3A0x2416A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A220%3A0x2416A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A220%3A0x2416A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:220:0x2416A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Chaetoderma sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '137773'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:220:0x2416A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A70%3A0x2416A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A70%3A0x2416A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A70%3A0x2416A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A70%3A0x2416A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A70%3A0x2416A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:70:0x2416A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:70:0x2416A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A90%3A0x2516A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A90%3A0x2516A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A90%3A0x2516A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A90%3A0x2516A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A90%3A0x2516A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:90:0x2516A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:90:0x2516A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A252%3A0x2516A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A252%3A0x2516A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A252%3A0x2516A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A252%3A0x2516A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A252%3A0x2516A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:252:0x2516A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Opisthobranchia indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:252:0x2516A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A55%3A0xD816A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A55%3A0xD816A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A55%3A0xD816A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A55%3A0xD816A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A55%3A0xD816A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:55:0xD816A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:55:0xD816A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A214%3A0xD816A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A214%3A0xD816A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A214%3A0xD816A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A214%3A0xD816A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A214%3A0xD816A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:214:0xD816A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:214:0xD816A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A273%3A0xD816A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A273%3A0xD816A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A273%3A0xD816A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A273%3A0xD816A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A273%3A0xD816A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:273:0xD816A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:273:0xD816A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A274%3A0xD816A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A274%3A0xD816A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A274%3A0xD816A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A274%3A0xD816A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A274%3A0xD816A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:274:0xD816A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Musculus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '138225'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:274:0xD816A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138225'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A95%3A0xD816A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A95%3A0xD816A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A95%3A0xD816A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A95%3A0xD816A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A95%3A0xD816A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:95:0xD816A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:95:0xD816A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A27%3A0xD816A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A27%3A0xD816A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A27%3A0xD816A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A27%3A0xD816A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A27%3A0xD816A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:27:0xD816A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Nemidia torelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '147035'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:27:0xD816A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A43%3A0xD816A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A43%3A0xD816A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A43%3A0xD816A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A43%3A0xD816A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A43%3A0xD816A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:43:0xD816A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:43:0xD816A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A264%3A0xD816A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A264%3A0xD816A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A264%3A0xD816A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A264%3A0xD816A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A264%3A0xD816A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:264:0xD816A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:264:0xD816A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A25%3A0x2516A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A25%3A0x2516A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A25%3A0x2516A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A25%3A0x2516A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A25%3A0x2516A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:25:0x2516A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Gattyana sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129488'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:25:0x2516A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A74%3A0xDF16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A74%3A0xDF16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A74%3A0xDF16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A74%3A0xDF16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A74%3A0xDF16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:74:0xDF16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:74:0xDF16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A9%3A0xDF16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A9%3A0xDF16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A9%3A0xDF16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A9%3A0xDF16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A9%3A0xDF16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:9:0xDF16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:9:0xDF16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A30%3A0x6017A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A30%3A0x6017A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A30%3A0x6017A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A30%3A0x6017A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A30%3A0x6017A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:30:0x6017A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:30:0x6017A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A80%3A0x6017A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A80%3A0x6017A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A80%3A0x6017A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A80%3A0x6017A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A80%3A0x6017A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:80:0x6017A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Euclymeninae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:80:0x6017A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A69%3A0x2616A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A69%3A0x2616A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A69%3A0x2616A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A69%3A0x2616A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A69%3A0x2616A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:69:0x2616A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:69:0x2616A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A153%3A0x6617A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A153%3A0x6617A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A153%3A0x6617A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A153%3A0x6617A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A153%3A0x6617A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:153:0x6617A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:153:0x6617A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A300%3A0x6617A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A300%3A0x6617A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A300%3A0x6617A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A300%3A0x6617A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A300%3A0x6617A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:300:0x6617A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Macoma sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:300:0x6617A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A286%3A0x6617A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A286%3A0x6617A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A286%3A0x6617A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A286%3A0x6617A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A286%3A0x6617A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:286:0x6617A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:286:0x6617A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A13%3A0x6617A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A13%3A0x6617A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A13%3A0x6617A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A13%3A0x6617A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A13%3A0x6617A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:13:0x6617A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:13:0x6617A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A263%3A0x6717A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A263%3A0x6717A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A263%3A0x6717A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A263%3A0x6717A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A263%3A0x6717A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:263:0x6717A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:263:0x6717A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A219%3A0x6717A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A219%3A0x6717A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A219%3A0x6717A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A219%3A0x6717A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A219%3A0x6717A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:219:0x6717A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Caudofoveata indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '151365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:219:0x6717A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A134%3A0x6717A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A134%3A0x6717A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A134%3A0x6717A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A134%3A0x6717A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A134%3A0x6717A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:134:0x6717A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Chone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:134:0x6717A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A259%3A0x6717A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A259%3A0x6717A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A259%3A0x6717A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A259%3A0x6717A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A259%3A0x6717A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:259:0x6717A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:259:0x6717A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A8%3A0x2616A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A8%3A0x2616A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A8%3A0x2616A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A8%3A0x2616A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A8%3A0x2616A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:8:0x2616A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:8:0x2616A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A151%3A0x2616A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A151%3A0x2616A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A151%3A0x2616A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A151%3A0x2616A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A151%3A0x2616A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:151:0x2616A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:151:0x2616A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4%3A0x2616A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4%3A0x2616A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4%3A0x2616A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4%3A0x2616A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4%3A0x2616A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4:0x2616A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4:0x2616A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A92%3A0xE715A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A92%3A0xE715A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A92%3A0xE715A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A92%3A0xE715A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A92%3A0xE715A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:92:0xE715A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:92:0xE715A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A408%3A0x2E16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A408%3A0x2E16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A408%3A0x2E16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A408%3A0x2E16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A408%3A0x2E16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:408:0x2E16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Stegophiura nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '124943'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:408:0x2E16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A129%3A0x2E16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A129%3A0x2E16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A129%3A0x2E16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A129%3A0x2E16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A129%3A0x2E16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:129:0x2E16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:129:0x2E16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A101%3A0xEC15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A101%3A0xEC15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A101%3A0xEC15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A101%3A0xEC15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A101%3A0xEC15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:101:0xEC15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:101:0xEC15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A99%3A0xEC15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A99%3A0xEC15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A99%3A0xEC15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A99%3A0xEC15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A99%3A0xEC15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:99:0xEC15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Pherusa sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129293'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:99:0xEC15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A31%3A0xEC15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A31%3A0xEC15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A31%3A0xEC15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A31%3A0xEC15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A31%3A0xEC15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:31:0xEC15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:31:0xEC15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A29%3A0xEC15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A29%3A0xEC15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A29%3A0xEC15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A29%3A0xEC15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A29%3A0xEC15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:29:0xEC15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:29:0xEC15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2%3A0xEC15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2%3A0xEC15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2%3A0xEC15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2%3A0xEC15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2%3A0xEC15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2:0xEC15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2:0xEC15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A84%3A0xEC15A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A84%3A0xEC15A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A84%3A0xEC15A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A84%3A0xEC15A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A84%3A0xEC15A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:84:0xEC15A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:84:0xEC15A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A21%3A0xED15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A21%3A0xED15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A21%3A0xED15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A21%3A0xED15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A21%3A0xED15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:21:0xED15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:21:0xED15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A126%3A0x3B16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A126%3A0x3B16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A126%3A0x3B16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A126%3A0x3B16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A126%3A0x3B16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:126:0x3B16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Proclea malmgreni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '131537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:126:0x3B16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A180%3A0x3B16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A180%3A0x3B16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A180%3A0x3B16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A180%3A0x3B16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A180%3A0x3B16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:180:0x3B16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Protomedeia grandimana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '102444'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:180:0x3B16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A145%3A0x3B16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A145%3A0x3B16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A145%3A0x3B16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A145%3A0x3B16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A145%3A0x3B16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:145:0x3B16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Pycnogonida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:145:0x3B16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A87%3A0x3B16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A87%3A0x3B16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A87%3A0x3B16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A87%3A0x3B16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A87%3A0x3B16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:87:0x3B16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:87:0x3B16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A61%3A0xC116A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A61%3A0xC116A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A61%3A0xC116A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A61%3A0xC116A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A61%3A0xC116A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:61:0xC116A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:61:0xC116A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A51%3A0xC116A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A51%3A0xC116A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A51%3A0xC116A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A51%3A0xC116A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A51%3A0xC116A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:51:0xC116A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:51:0xC116A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A47%3A0xC116A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A47%3A0xC116A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A47%3A0xC116A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A47%3A0xC116A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A47%3A0xC116A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:47:0xC116A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:47:0xC116A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A186%3A0xC116A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A186%3A0xC116A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A186%3A0xC116A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A186%3A0xC116A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A186%3A0xC116A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:186:0xC116A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Lysianassidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:186:0xC116A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A297%3A0xC116A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A297%3A0xC116A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A297%3A0xC116A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A297%3A0xC116A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A297%3A0xC116A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:297:0xC116A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:297:0xC116A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A82%3A0xC216A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A82%3A0xC216A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A82%3A0xC216A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A82%3A0xC216A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A82%3A0xC216A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:82:0xC216A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:82:0xC216A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A88%3A0xC216A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A88%3A0xC216A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A88%3A0xC216A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A88%3A0xC216A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A88%3A0xC216A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:88:0xC216A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Maldanidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:88:0xC216A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5%3A0xC216A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5%3A0xC216A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5%3A0xC216A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5%3A0xC216A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5%3A0xC216A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5:0xC216A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Monobranchia parasiticum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5:0xC216A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A266%3A0xC216A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A266%3A0xC216A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A266%3A0xC216A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A266%3A0xC216A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A266%3A0xC216A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:266:0xC216A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Yoldia hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '141989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:266:0xC216A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A421%3A0xC216A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A421%3A0xC216A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A421%3A0xC216A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A421%3A0xC216A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A421%3A0xC216A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:421:0xC216A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Tunicata indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:421:0xC216A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A339%3A0xC216A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A339%3A0xC216A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A339%3A0xC216A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A339%3A0xC216A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A339%3A0xC216A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:339:0xC216A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Tricellaria peachi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '111255'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:339:0xC216A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '472036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A283%3A0x6417A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A283%3A0x6417A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A283%3A0x6417A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A283%3A0x6417A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A283%3A0x6417A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:283:0x6417A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:283:0x6417A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A165%3A0x6417A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A165%3A0x6417A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A165%3A0x6417A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A165%3A0x6417A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A165%3A0x6417A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:165:0x6417A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Ampelisca eschrichti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '101897'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:165:0x6417A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A166%3A0x6417A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A166%3A0x6417A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A166%3A0x6417A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A166%3A0x6417A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A166%3A0x6417A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:166:0x6417A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Ampelisca macrocephala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '101908'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:166:0x6417A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A102%3A0x6417A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A102%3A0x6417A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A102%3A0x6417A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A102%3A0x6417A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A102%3A0x6417A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:102:0x6417A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:102:0x6417A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A60%3A0x6417A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A60%3A0x6417A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A60%3A0x6417A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A60%3A0x6417A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A60%3A0x6417A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:60:0x6417A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Apistobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129198'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:60:0x6417A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A54%3A0x6417A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A54%3A0x6417A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A54%3A0x6417A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A54%3A0x6417A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A54%3A0x6417A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:54:0x6417A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:54:0x6417A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A190%3A0x6517A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A190%3A0x6517A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A190%3A0x6517A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A190%3A0x6517A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A190%3A0x6517A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:190:0x6517A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:190:0x6517A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A110%3A0xC216A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A110%3A0xC216A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A110%3A0xC216A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A110%3A0xC216A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A110%3A0xC216A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:110:0xC216A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Artacama proboscidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '131482'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:110:0xC216A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A292%3A0xC216A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A292%3A0xC216A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A292%3A0xC216A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A292%3A0xC216A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A292%3A0xC216A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:292:0xC216A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Astartidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '228'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:292:0xC216A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A156%3A0xC216A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A156%3A0xC216A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A156%3A0xC216A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A156%3A0xC216A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A156%3A0xC216A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:156:0xC216A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:156:0xC216A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A167%3A0xC216A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A167%3A0xC216A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A167%3A0xC216A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A167%3A0xC216A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A167%3A0xC216A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:167:0xC216A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Byblis gaimardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '101942'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:167:0xC216A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '416573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A295%3A0xC216A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A295%3A0xC216A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A295%3A0xC216A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A295%3A0xC216A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A295%3A0xC216A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:295:0xC216A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Cardiacea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '246037'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:295:0xC216A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '14633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A77%3A0xC216A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A77%3A0xC216A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A77%3A0xC216A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A77%3A0xC216A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A77%3A0xC216A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:77:0xC216A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Axiothella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '129342'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:77:0xC216A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129342'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A262%3A0xDC16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A262%3A0xDC16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A262%3A0xDC16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A262%3A0xDC16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A262%3A0xDC16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:262:0xDC16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Bivalvia indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:262:0xDC16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A168%3A0xFA15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A168%3A0xFA15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A168%3A0xFA15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A168%3A0xFA15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A168%3A0xFA15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:168:0xFA15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:168:0xFA15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A23%3A0xFA15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A23%3A0xFA15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A23%3A0xFA15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A23%3A0xFA15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A23%3A0xFA15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:23:0xFA15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Echiurus echiurus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '110377'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:23:0xFA15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A418%3A0xFA15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A418%3A0xFA15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A418%3A0xFA15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.57000000000001"^^xsd:decimal ;
  dwc:decimalLongitude "49.98433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A418%3A0xFA15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.57000000000001 49.98433333)"^^geo:wktLiteral ;
  geo-pos:lat "68.57000000000001"^^xsd:decimal ;
  geo-pos:long "49.98433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A418%3A0xFA15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:418:0xFA15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Boltenia echinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '49.98433333'^^xsd:double;
  dwc:latitude '68.57'^^xsd:double;
  dwc:aphiaid '103814'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:418:0xFA15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A472%3A0x2216A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A472%3A0x2216A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A472%3A0x2216A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A472%3A0x2216A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A472%3A0x2216A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:472:0x2216A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:472:0x2216A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A574%3A0x2216A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A574%3A0x2216A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A574%3A0x2216A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A574%3A0x2216A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A574%3A0x2216A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:574:0x2216A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:574:0x2216A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A589%3A0x2716A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A589%3A0x2716A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A589%3A0x2716A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A589%3A0x2716A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A589%3A0x2716A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:589:0x2716A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:589:0x2716A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A540%3A0x2716A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A540%3A0x2716A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A540%3A0x2716A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A540%3A0x2716A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A540%3A0x2716A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:540:0x2716A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Leaena ebranchiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '154965'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:540:0x2716A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '154965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A468%3A0x2716A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A468%3A0x2716A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A468%3A0x2716A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A468%3A0x2716A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A468%3A0x2716A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:468:0x2716A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:468:0x2716A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A721%3A0x2816A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A721%3A0x2816A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A721%3A0x2816A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A721%3A0x2816A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A721%3A0x2816A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:721:0x2816A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Macoma sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:721:0x2816A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A714%3A0x2816A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A714%3A0x2816A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A714%3A0x2816A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A714%3A0x2816A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A714%3A0x2816A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:714:0x2816A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:714:0x2816A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A681%3A0x2816A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A681%3A0x2816A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A681%3A0x2816A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A681%3A0x2816A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A681%3A0x2816A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:681:0x2816A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:681:0x2816A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A683%3A0xDA16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A683%3A0xDA16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A683%3A0xDA16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A683%3A0xDA16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A683%3A0xDA16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:683:0xDA16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Bivalvia indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:683:0xDA16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A761%3A0xDA16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A761%3A0xDA16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A761%3A0xDA16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A761%3A0xDA16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A761%3A0xDA16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:761:0xDA16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Bugula fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '146740'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:761:0xDA16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146740'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A494%3A0xDA16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A494%3A0xDA16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A494%3A0xDA16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A494%3A0xDA16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A494%3A0xDA16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:494:0xDA16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:494:0xDA16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A829%3A0x2A16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A829%3A0x2A16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A829%3A0x2A16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A829%3A0x2A16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A829%3A0x2A16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:829:0x2A16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Stegophiura nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '124943'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:829:0x2A16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A522%3A0x2A16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A522%3A0x2A16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A522%3A0x2A16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A522%3A0x2A16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A522%3A0x2A16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:522:0x2A16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:522:0x2A16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A450%3A0x2A16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A450%3A0x2A16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A450%3A0x2A16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A450%3A0x2A16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A450%3A0x2A16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:450:0x2A16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:450:0x2A16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A742%3A0x2A16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A742%3A0x2A16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A742%3A0x2A16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A742%3A0x2A16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A742%3A0x2A16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:742:0x2A16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:742:0x2A16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A682%3A0x6217A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A682%3A0x6217A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A682%3A0x6217A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A682%3A0x6217A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A682%3A0x6217A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:682:0x6217A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Cylichna sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '137867'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:682:0x6217A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A579%3A0x6217A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A579%3A0x6217A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A579%3A0x6217A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A579%3A0x6217A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A579%3A0x6217A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:579:0x6217A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:579:0x6217A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A493%3A0x6217A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A493%3A0x6217A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A493%3A0x6217A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A493%3A0x6217A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A493%3A0x6217A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:493:0x6217A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:493:0x6217A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A492%3A0x2E16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A492%3A0x2E16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A492%3A0x2E16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A492%3A0x2E16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A492%3A0x2E16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:492:0x2E16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Cirratulus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129243'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:492:0x2E16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A499%3A0x2E16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A499%3A0x2E16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A499%3A0x2E16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A499%3A0x2E16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A499%3A0x2E16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:499:0x2E16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:499:0x2E16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A640%3A0x2E16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A640%3A0x2E16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A640%3A0x2E16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A640%3A0x2E16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A640%3A0x2E16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:640:0x2E16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Caudofoveata indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '151365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:640:0x2E16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A432%3A0xDB16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A432%3A0xDB16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A432%3A0xDB16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A432%3A0xDB16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A432%3A0xDB16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:432:0xDB16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:432:0xDB16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A491%3A0xDB16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A491%3A0xDB16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A491%3A0xDB16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A491%3A0xDB16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A491%3A0xDB16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:491:0xDB16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:491:0xDB16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A555%3A0xDB16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A555%3A0xDB16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A555%3A0xDB16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A555%3A0xDB16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A555%3A0xDB16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:555:0xDB16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Chone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:555:0xDB16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A588%3A0xDB16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A588%3A0xDB16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A588%3A0xDB16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A588%3A0xDB16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A588%3A0xDB16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:588:0xDB16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Byblis gaimardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '101942'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:588:0xDB16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '416573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A569%3A0xDB16A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A569%3A0xDB16A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A569%3A0xDB16A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A569%3A0xDB16A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A569%3A0xDB16A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:569:0xDB16A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Calanoida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:569:0xDB16A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A746%3A0xDC16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A746%3A0xDC16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A746%3A0xDC16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A746%3A0xDC16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A746%3A0xDC16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:746:0xDC16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Callopora smitti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '146751'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:746:0xDC16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '469316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A738%3A0x2E16A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A738%3A0x2E16A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A738%3A0x2E16A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A738%3A0x2E16A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A738%3A0x2E16A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:738:0x2E16A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Lichenopora sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '111045'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:738:0x2E16A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A572%3A0x2F16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A572%3A0x2F16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A572%3A0x2F16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A572%3A0x2F16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A572%3A0x2F16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:572:0x2F16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:572:0x2F16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A446%3A0x2F16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A446%3A0x2F16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A446%3A0x2F16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A446%3A0x2F16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A446%3A0x2F16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:446:0x2F16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Gattyana sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129488'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:446:0x2F16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A438%3A0x2F16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A438%3A0x2F16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A438%3A0x2F16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A438%3A0x2F16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A438%3A0x2F16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:438:0x2F16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:438:0x2F16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A430%3A0x2F16A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A430%3A0x2F16A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A430%3A0x2F16A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A430%3A0x2F16A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A430%3A0x2F16A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:430:0x2F16A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:430:0x2F16A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A748%3A0x3016A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A748%3A0x3016A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A748%3A0x3016A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A748%3A0x3016A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A748%3A0x3016A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:748:0x3016A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:748:0x3016A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A501%3A0x3016A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A501%3A0x3016A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A501%3A0x3016A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A501%3A0x3016A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A501%3A0x3016A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:501:0x3016A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Euclymeninae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:501:0x3016A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A838%3A0xEA15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A838%3A0xEA15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A838%3A0xEA15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A838%3A0xEA15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A838%3A0xEA15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:838:0xEA15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Pelonaia corrugata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '103894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:838:0xEA15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A452%3A0xEA15A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A452%3A0xEA15A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A452%3A0xEA15A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A452%3A0xEA15A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A452%3A0xEA15A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:452:0xEA15A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:452:0xEA15A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A453%3A0xEB15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A453%3A0xEB15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A453%3A0xEB15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A453%3A0xEB15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A453%3A0xEB15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:453:0xEB15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:453:0xEB15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A752%3A0xEB15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A752%3A0xEB15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A752%3A0xEB15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A752%3A0xEB15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A752%3A0xEB15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:752:0xEB15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Tegella armifesoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '423787'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:752:0xEB15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A753%3A0xEB15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A753%3A0xEB15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A753%3A0xEB15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A753%3A0xEB15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A753%3A0xEB15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:753:0xEB15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Tegella nigrans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '156448'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:753:0xEB15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '240936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A447%3A0x3016A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A447%3A0x3016A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A447%3A0x3016A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A447%3A0x3016A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A447%3A0x3016A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:447:0x3016A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:447:0x3016A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A495%3A0xEB15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A495%3A0xEB15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A495%3A0xEB15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A495%3A0xEB15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A495%3A0xEB15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:495:0xEB15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:495:0xEB15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A425%3A0xEB15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A425%3A0xEB15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A425%3A0xEB15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A425%3A0xEB15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A425%3A0xEB15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:425:0xEB15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:425:0xEB15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A422%3A0xEB15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A422%3A0xEB15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A422%3A0xEB15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A422%3A0xEB15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A422%3A0xEB15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:422:0xEB15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Hyperammina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '113973'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:422:0xEB15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '417571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A729%3A0xFC15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A729%3A0xFC15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A729%3A0xFC15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A729%3A0xFC15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A729%3A0xFC15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:729:0xFC15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Lyonsia arenosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '140290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:729:0xFC15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A532%3A0xFC15A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A532%3A0xFC15A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A532%3A0xFC15A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A532%3A0xFC15A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A532%3A0xFC15A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:532:0xFC15A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:532:0xFC15A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A718%3A0xFD15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A718%3A0xFD15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A718%3A0xFD15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A718%3A0xFD15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A718%3A0xFD15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:718:0xFD15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:718:0xFD15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A670%3A0xFF15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A670%3A0xFF15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A670%3A0xFF15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A670%3A0xFF15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A670%3A0xFF15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:670:0xFF15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Oenopota harpularia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '139321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:670:0xFF15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A827%3A0xFF15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A827%3A0xFF15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A827%3A0xFF15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A827%3A0xFF15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A827%3A0xFF15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:827:0xFF15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:827:0xFF15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A828%3A0x3716A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A828%3A0x3716A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A828%3A0x3716A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A828%3A0x3716A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A828%3A0x3716A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:828:0x3716A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:828:0x3716A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A568%3A0x3716A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A568%3A0x3716A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A568%3A0x3716A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A568%3A0x3716A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A568%3A0x3716A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:568:0x3716A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:568:0x3716A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A638%3A0x3716A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A638%3A0x3716A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A638%3A0x3716A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A638%3A0x3716A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A638%3A0x3716A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:638:0x3716A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Pagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:638:0x3716A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A476%3A0x3716A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A476%3A0x3716A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A476%3A0x3716A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A476%3A0x3716A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A476%3A0x3716A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:476:0x3716A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:476:0x3716A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A509%3A0x3716A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A509%3A0x3716A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A509%3A0x3716A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A509%3A0x3716A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A509%3A0x3716A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:509:0x3716A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Maldanidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:509:0x3716A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A426%3A0x3716A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A426%3A0x3716A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A426%3A0x3716A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A426%3A0x3716A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A426%3A0x3716A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:426:0x3716A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Monobranchia parasiticum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:426:0x3716A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A708%3A0x3716A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A708%3A0x3716A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A708%3A0x3716A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A708%3A0x3716A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A708%3A0x3716A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:708:0x3716A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Montacuta sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '138185'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:708:0x3716A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A707%3A0x6717A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A707%3A0x6717A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A707%3A0x6717A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A707%3A0x6717A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A707%3A0x6717A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:707:0x6717A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:707:0x6717A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A514%3A0x6717A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A514%3A0x6717A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A514%3A0x6717A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A514%3A0x6717A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A514%3A0x6717A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:514:0x6717A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Myriochele danielsseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '130540'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:514:0x6717A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A516%3A0x6717A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A516%3A0x6717A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A516%3A0x6717A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A516%3A0x6717A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A516%3A0x6717A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:516:0x6717A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:516:0x6717A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A434%3A0x6717A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A434%3A0x6717A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A434%3A0x6717A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A434%3A0x6717A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A434%3A0x6717A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:434:0x6717A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:434:0x6717A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A448%3A0x6717A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A448%3A0x6717A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A448%3A0x6717A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A448%3A0x6717A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A448%3A0x6717A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:448:0x6717A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Nemidia torelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '147035'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:448:0x6717A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A464%3A0x6717A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A464%3A0x6717A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A464%3A0x6717A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A464%3A0x6717A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A464%3A0x6717A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:464:0x6717A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:464:0x6717A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A685%3A0x6717A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A685%3A0x6717A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A685%3A0x6717A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A685%3A0x6717A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A685%3A0x6717A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:685:0x6717A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:685:0x6717A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A684%3A0x3716A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A684%3A0x3716A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A684%3A0x3716A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A684%3A0x3716A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A684%3A0x3716A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:684:0x3716A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:684:0x3716A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A487%3A0x3716A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A487%3A0x3716A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A487%3A0x3716A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A487%3A0x3716A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A487%3A0x3716A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:487:0x3716A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:487:0x3716A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A490%3A0x3716A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A490%3A0x3716A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A490%3A0x3716A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A490%3A0x3716A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A490%3A0x3716A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:490:0x3716A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:490:0x3716A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A624%3A0x3716A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A624%3A0x3716A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A624%3A0x3716A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A624%3A0x3716A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A624%3A0x3716A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:624:0x3716A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:624:0x3716A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A779%3A0x3716A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A779%3A0x3716A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A779%3A0x3716A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A779%3A0x3716A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A779%3A0x3716A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:779:0x3716A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Porella minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '111129'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:779:0x3716A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A423%3A0x3716A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A423%3A0x3716A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A423%3A0x3716A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A423%3A0x3716A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A423%3A0x3716A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:423:0x3716A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:423:0x3716A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A505%3A0xFF15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A505%3A0xFF15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A505%3A0xFF15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A505%3A0xFF15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A505%3A0xFF15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:505:0xFF15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:505:0xFF15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A442%3A0xFF15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A442%3A0xFF15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A442%3A0xFF15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A442%3A0xFF15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A442%3A0xFF15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:442:0xFF15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:442:0xFF15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A547%3A0xFF15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A547%3A0xFF15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A547%3A0xFF15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A547%3A0xFF15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A547%3A0xFF15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:547:0xFF15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Proclea malmgreni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '131537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:547:0xFF15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A644%3A0xFF15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A644%3A0xFF15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A644%3A0xFF15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A644%3A0xFF15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A644%3A0xFF15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:644:0xFF15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Prosobranchia indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '102'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:644:0xFF15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A677%3A0xFF15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A677%3A0xFF15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A677%3A0xFF15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A677%3A0xFF15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A677%3A0xFF15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:677:0xFF15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Retusa sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '138432'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:677:0xFF15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A508%3A0xFF15A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A508%3A0xFF15A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A508%3A0xFF15A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A508%3A0xFF15A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A508%3A0xFF15A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:508:0xFF15A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:508:0xFF15A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A513%3A0x2016A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A513%3A0x2016A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A513%3A0x2016A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A513%3A0x2016A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A513%3A0x2016A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:513:0x2016A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:513:0x2016A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A436%3A0x2016A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A436%3A0x2016A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A436%3A0x2016A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A436%3A0x2016A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A436%3A0x2016A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:436:0x2016A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Sipunculida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:436:0x2016A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A649%3A0x3816A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A649%3A0x3816A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A649%3A0x3816A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A649%3A0x3816A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A649%3A0x3816A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:649:0x3816A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Solariella obscura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '141840'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:649:0x3816A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141840'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A577%3A0x3816A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A577%3A0x3816A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A577%3A0x3816A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A577%3A0x3816A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A577%3A0x3816A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:577:0x3816A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:577:0x3816A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A637%3A0x3816A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A637%3A0x3816A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A637%3A0x3816A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A637%3A0x3816A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A637%3A0x3816A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:637:0x3816A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Brachyura indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:637:0x3816A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A518%3A0x3816A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A518%3A0x3816A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A518%3A0x3816A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A518%3A0x3816A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A518%3A0x3816A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:518:0x3816A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Brada sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129289'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:518:0x3816A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A503%3A0x2016A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A503%3A0x2016A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A503%3A0x2016A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A503%3A0x2016A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A503%3A0x2016A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:503:0x2016A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:503:0x2016A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A765%3A0x2016A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A765%3A0x2016A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A765%3A0x2016A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A765%3A0x2016A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A765%3A0x2016A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:765:0x2016A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Arctonula artica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '111479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:765:0x2016A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A711%3A0x2016A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A711%3A0x2016A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A711%3A0x2016A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A711%3A0x2016A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A711%3A0x2016A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:711:0x2016A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:711:0x2016A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A550%3A0xEC15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A550%3A0xEC15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A550%3A0xEC15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A550%3A0xEC15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A550%3A0xEC15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:550:0xEC15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:550:0xEC15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A769%3A0xEC15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A769%3A0xEC15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A769%3A0xEC15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A769%3A0xEC15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A769%3A0xEC15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:769:0xEC15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:769:0xEC15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A687%3A0xEC15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A687%3A0xEC15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A687%3A0xEC15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A687%3A0xEC15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A687%3A0xEC15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:687:0xEC15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Yoldia hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '141989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:687:0xEC15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A710%3A0xEC15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A710%3A0xEC15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A710%3A0xEC15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A710%3A0xEC15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A710%3A0xEC15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:710:0xEC15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:710:0xEC15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A709%3A0xEC15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A709%3A0xEC15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A709%3A0xEC15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A709%3A0xEC15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A709%3A0xEC15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:709:0xEC15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:709:0xEC15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A759%3A0xEC15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A759%3A0xEC15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A759%3A0xEC15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A759%3A0xEC15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A759%3A0xEC15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:759:0xEC15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Tricellaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '111253'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:759:0xEC15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A704%3A0x3916A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A704%3A0x3916A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A704%3A0x3916A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A704%3A0x3916A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A704%3A0x3916A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:704:0x3916A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:704:0x3916A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A431%3A0x3916A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A431%3A0x3916A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A431%3A0x3916A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A431%3A0x3916A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A431%3A0x3916A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:431:0x3916A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Actiniaria indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:431:0x3916A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A523%3A0x3916A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A523%3A0x3916A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A523%3A0x3916A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A523%3A0x3916A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A523%3A0x3916A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:523:0x3916A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:523:0x3916A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A524%3A0x3916A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A524%3A0x3916A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A524%3A0x3916A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A524%3A0x3916A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A524%3A0x3916A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:524:0x3916A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:524:0x3916A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A525%3A0x3916A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A525%3A0x3916A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A525%3A0x3916A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A525%3A0x3916A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A525%3A0x3916A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:525:0x3916A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:525:0x3916A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A743%3A0x3916A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A743%3A0x3916A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A743%3A0x3916A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A743%3A0x3916A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A743%3A0x3916A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:743:0x3916A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Amphiblestrum auritum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '111186'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:743:0x3916A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A631%3A0x3916A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A631%3A0x3916A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A631%3A0x3916A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A631%3A0x3916A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A631%3A0x3916A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:631:0x3916A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:631:0x3916A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A824%3A0x3A16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A824%3A0x3A16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A824%3A0x3A16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A824%3A0x3A16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A824%3A0x3A16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:824:0x3A16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:824:0x3A16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A530%3A0x3A16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A530%3A0x3A16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A530%3A0x3A16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A530%3A0x3A16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A530%3A0x3A16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:530:0x3A16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:530:0x3A16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A481%3A0x3A16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A481%3A0x3A16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A481%3A0x3A16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A481%3A0x3A16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A481%3A0x3A16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:481:0x3A16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Apistobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129198'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:481:0x3A16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A480%3A0x3A16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A480%3A0x3A16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A480%3A0x3A16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A480%3A0x3A16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A480%3A0x3A16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:480:0x3A16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:480:0x3A16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A591%3A0x3A16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A591%3A0x3A16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A591%3A0x3A16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A591%3A0x3A16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A591%3A0x3A16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:591:0x3A16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Arctolembos arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '102014'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:591:0x3A16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A701%3A0xD616A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A701%3A0xD616A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A701%3A0xD616A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A701%3A0xD616A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A701%3A0xD616A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:701:0xD616A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:701:0xD616A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A591%3A0xD616A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A591%3A0xD616A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A591%3A0xD616A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "50.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A591%3A0xD616A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.63933333 50.753)"^^geo:wktLiteral ;
  geo-pos:lat "69.63933333"^^xsd:decimal ;
  geo-pos:long "50.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A591%3A0xD616A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:591:0xD616A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Arctolembos arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '50.753'^^xsd:double;
  dwc:latitude '69.63933333'^^xsd:double;
  dwc:aphiaid '102014'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:591:0xD616A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A871%3A0x2116A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A871%3A0x2116A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A871%3A0x2116A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A871%3A0x2116A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A871%3A0x2116A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:871:0x2116A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:871:0x2116A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A924%3A0x2116A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A924%3A0x2116A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A924%3A0x2116A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A924%3A0x2116A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A924%3A0x2116A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:924:0x2116A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:924:0x2116A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A930%3A0xE315A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A930%3A0xE315A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A930%3A0xE315A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A930%3A0xE315A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A930%3A0xE315A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:930:0xE315A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Maldanidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:930:0xE315A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A870%3A0xE415A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A870%3A0xE415A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A870%3A0xE415A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A870%3A0xE415A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A870%3A0xE415A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:870:0xE415A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Pholoe synopthalmica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:870:0xE415A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1040%3A0xE415A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1040%3A0xE415A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1040%3A0xE415A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1040%3A0xE415A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1040%3A0xE415A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1040:0xE415A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1040:0xE415A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A873%3A0xE415A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A873%3A0xE415A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A873%3A0xE415A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A873%3A0xE415A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A873%3A0xE415A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:873:0xE415A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:873:0xE415A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1081%3A0xE415A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1081%3A0xE415A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1081%3A0xE415A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1081%3A0xE415A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1081%3A0xE415A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1081:0xE415A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Polinices nanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '817866'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1081:0xE415A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1009%3A0xE415A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1009%3A0xE415A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1009%3A0xE415A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1009%3A0xE415A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1009%3A0xE415A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1009:0xE415A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Byblis gaimardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '101942'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1009:0xE415A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '416573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A990%3A0xE415A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A990%3A0xE415A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A990%3A0xE415A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A990%3A0xE415A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A990%3A0xE415A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:990:0xE415A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Calanoida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:990:0xE415A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1166%3A0x2116A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1166%3A0x2116A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1166%3A0x2116A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1166%3A0x2116A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1166%3A0x2116A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1166:0x2116A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Callopora lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111197'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1166:0x2116A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A965%3A0x2116A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A965%3A0x2116A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A965%3A0x2116A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A965%3A0x2116A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A965%3A0x2116A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:965:0x2116A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Paramphitrite tetrabranchia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '131511'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:965:0x2116A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A897%3A0x2116A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A897%3A0x2116A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A897%3A0x2116A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A897%3A0x2116A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A897%3A0x2116A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:897:0x2116A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:897:0x2116A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1051%3A0x2116A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1051%3A0x2116A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1051%3A0x2116A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1051%3A0x2116A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1051%3A0x2116A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1051:0x2116A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Parathemisto sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '147082'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1051:0x2116A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A922%3A0x2216A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A922%3A0x2216A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A922%3A0x2216A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A922%3A0x2216A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A922%3A0x2216A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:922:0x2216A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Euclymeninae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:922:0x2216A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A993%3A0xE415A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A993%3A0xE415A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A993%3A0xE415A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A993%3A0xE415A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A993%3A0xE415A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:993:0xE415A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:993:0xE415A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A994%3A0xE415A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A994%3A0xE415A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A994%3A0xE415A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A994%3A0xE415A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A994%3A0xE415A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:994:0xE415A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:994:0xE415A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1183%3A0x2716A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1183%3A0x2716A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1183%3A0x2716A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1183%3A0x2716A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1183%3A0x2716A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1183:0x2716A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Dendrobeania elongata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111171'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1183:0x2716A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A851%3A0x2716A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A851%3A0x2716A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A851%3A0x2716A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A851%3A0x2716A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A851%3A0x2716A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:851:0x2716A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:851:0x2716A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A978%3A0x2816A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A978%3A0x2816A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A978%3A0x2816A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A978%3A0x2816A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A978%3A0x2816A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:978:0x2816A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Euchone analis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130903'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:978:0x2816A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A878%3A0xD916A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A878%3A0xD916A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A878%3A0xD916A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A878%3A0xD916A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A878%3A0xD916A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:878:0xD916A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:878:0xD916A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1104%3A0xD916A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1104%3A0xD916A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1104%3A0xD916A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1104%3A0xD916A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1104%3A0xD916A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1104:0xD916A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1104'^^xsd:integer;
  dwc:scientificName 'Bivalvia indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1104:0xD916A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1208%3A0xD916A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1208%3A0xD916A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1208%3A0xD916A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1208%3A0xD916A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1208%3A0xD916A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1208:0xD916A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Buffonellaria biaperta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '181490'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1208:0xD916A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1049%3A0x2816A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1049%3A0x2816A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1049%3A0x2816A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1049%3A0x2816A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1049%3A0x2816A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1049:0x2816A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Syrrhoe crenulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '103188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1049:0x2816A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1107%3A0x6017A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1107%3A0x6017A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1107%3A0x6017A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1107%3A0x6017A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1107%3A0x6017A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1107:0x6017A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Nuculana sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '138259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1107:0x6017A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A859%3A0x6017A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A859%3A0x6017A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A859%3A0x6017A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A859%3A0x6017A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A859%3A0x6017A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:859:0x6017A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:859:0x6017A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1209%3A0x6017A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1209%3A0x6017A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1209%3A0x6017A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1209%3A0x6017A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1209%3A0x6017A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1209:0x6017A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia harmsworthi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '156129'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1209:0x6017A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A846%3A0x6017A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A846%3A0x6017A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A846%3A0x6017A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A846%3A0x6017A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A846%3A0x6017A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:846:0x6017A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:846:0x6017A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1066%3A0x6017A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1066%3A0x6017A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1066%3A0x6017A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1066%3A0x6017A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1066%3A0x6017A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1066:0x6017A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1066'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1066:0x6017A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A953%3A0x6017A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A953%3A0x6017A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A953%3A0x6017A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A953%3A0x6017A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A953%3A0x6017A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:953:0x6017A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:953:0x6017A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1153%3A0x6017A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1153%3A0x6017A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1153%3A0x6017A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1153%3A0x6017A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1153%3A0x6017A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1153:0x6017A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Cyclostomata indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '160487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1153:0x6017A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A954%3A0x6017A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A954%3A0x6017A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A954%3A0x6017A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A954%3A0x6017A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A954%3A0x6017A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:954:0x6017A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:954:0x6017A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1033%3A0x2916A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1033%3A0x2916A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1033%3A0x2916A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1033%3A0x2916A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1033%3A0x2916A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1033:0x2916A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Monoculodes latimanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '102888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1033:0x2916A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1231%3A0x2916A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1231%3A0x2916A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1231%3A0x2916A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1231%3A0x2916A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1231%3A0x2916A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1231:0x2916A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1231'^^xsd:integer;
  dwc:scientificName 'Myriapora subgracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111434'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1231:0x2916A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '470125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A963%3A0x2916A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A963%3A0x2916A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A963%3A0x2916A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A963%3A0x2916A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A963%3A0x2916A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:963:0x2916A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Neoamphitrite affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '131502'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:963:0x2916A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1203%3A0x2916A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1203%3A0x2916A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1203%3A0x2916A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1203%3A0x2916A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1203%3A0x2916A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1203:0x2916A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Porelloides laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '159886'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1203:0x2916A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1215%3A0x2916A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1215%3A0x2916A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1215%3A0x2916A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1215%3A0x2916A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1215%3A0x2916A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1215:0x2916A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1215'^^xsd:integer;
  dwc:scientificName 'Schizoporella bispinosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '156390'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1215:0x2916A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A895%3A0x6017A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A895%3A0x6017A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A895%3A0x6017A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A895%3A0x6017A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A895%3A0x6017A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:895:0x6017A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:895:0x6017A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A909%3A0x6017A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A909%3A0x6017A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A909%3A0x6017A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A909%3A0x6017A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A909%3A0x6017A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:909:0x6017A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:909:0x6017A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1092%3A0x6017A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1092%3A0x6017A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1092%3A0x6017A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1092%3A0x6017A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1092%3A0x6017A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1092:0x6017A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Oenopota rugulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '139330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1092:0x6017A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A989%3A0x6017A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A989%3A0x6017A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A989%3A0x6017A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A989%3A0x6017A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A989%3A0x6017A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:989:0x6017A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:989:0x6017A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1120%3A0x6117A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1120%3A0x6117A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1120%3A0x6117A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1120%3A0x6117A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1120%3A0x6117A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1120:0x6117A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Pectinidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1120:0x6117A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A906%3A0x6117A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A906%3A0x6117A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A906%3A0x6117A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A906%3A0x6117A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A906%3A0x6117A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:906:0x6117A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Polydora socialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:906:0x6117A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1196%3A0x6117A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1196%3A0x6117A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1196%3A0x6117A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1196%3A0x6117A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1196%3A0x6117A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1196:0x6117A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Palmicellaria skenei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '153781'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1196:0x6117A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1134%3A0x6117A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1134%3A0x6117A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1134%3A0x6117A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1134%3A0x6117A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1134%3A0x6117A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1134:0x6117A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1134'^^xsd:integer;
  dwc:scientificName 'Astartidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '228'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1134:0x6117A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1050%3A0xE715A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1050%3A0xE715A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1050%3A0xE715A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1050%3A0xE715A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1050%3A0xE715A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1050:0xE715A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Tiron spiniferus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '103196'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1050:0xE715A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1123%3A0xE815A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1123%3A0xE815A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1123%3A0xE815A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1123%3A0xE815A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1123%3A0xE815A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1123:0xE815A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1123:0xE815A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A947%3A0xE815A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A947%3A0xE815A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A947%3A0xE815A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A947%3A0xE815A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A947%3A0xE815A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:947:0xE815A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Ampharete goesi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129779'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:947:0xE815A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A951%3A0xE815A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A951%3A0xE815A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A951%3A0xE815A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A951%3A0xE815A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A951%3A0xE815A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:951:0xE815A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:951:0xE815A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A915%3A0xE815A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A915%3A0xE815A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A915%3A0xE815A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A915%3A0xE815A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A915%3A0xE815A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:915:0xE815A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:915:0xE815A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A973%3A0xE815A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A973%3A0xE815A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A973%3A0xE815A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A973%3A0xE815A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A973%3A0xE815A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:973:0xE815A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:973:0xE815A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A920%3A0xE815A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A920%3A0xE815A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A920%3A0xE815A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A920%3A0xE815A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A920%3A0xE815A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:920:0xE815A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '920'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:920:0xE815A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A974%3A0xDB16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A974%3A0xDB16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A974%3A0xDB16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A974%3A0xDB16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A974%3A0xDB16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:974:0xDB16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '974'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:974:0xDB16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A976%3A0xDB16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A976%3A0xDB16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A976%3A0xDB16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A976%3A0xDB16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A976%3A0xDB16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:976:0xDB16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '976'^^xsd:integer;
  dwc:scientificName 'Chone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:976:0xDB16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1135%3A0xDB16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1135%3A0xDB16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1135%3A0xDB16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1135%3A0xDB16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1135%3A0xDB16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1135:0xDB16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1135:0xDB16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A914%3A0xDB16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A914%3A0xDB16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A914%3A0xDB16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A914%3A0xDB16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A914%3A0xDB16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:914:0xDB16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:914:0xDB16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A901%3A0xDC16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A901%3A0xDC16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A901%3A0xDC16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A901%3A0xDC16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A901%3A0xDC16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:901:0xDC16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:901:0xDC16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A896%3A0x2E16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A896%3A0x2E16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A896%3A0x2E16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A896%3A0x2E16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A896%3A0x2E16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:896:0x2E16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:896:0x2E16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1262%3A0x2E16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1262%3A0x2E16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1262%3A0x2E16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1262%3A0x2E16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1262%3A0x2E16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1262:0x2E16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Ascidiacea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1262:0x2E16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1125%3A0x2E16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1125%3A0x2E16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1125%3A0x2E16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1125%3A0x2E16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1125%3A0x2E16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1125:0x2E16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1125'^^xsd:integer;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1125:0x2E16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1124%3A0x2E16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1124%3A0x2E16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1124%3A0x2E16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1124%3A0x2E16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1124%3A0x2E16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1124:0x2E16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Thyasira sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1124:0x2E16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A946%3A0x2F16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A946%3A0x2F16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A946%3A0x2F16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A946%3A0x2F16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A946%3A0x2F16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:946:0x2F16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:946:0x2F16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A956%3A0xEA15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A956%3A0xEA15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A956%3A0xEA15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A956%3A0xEA15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A956%3A0xEA15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:956:0xEA15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Ampharetidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:956:0xEA15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1052%3A0xEA15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1052%3A0xEA15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1052%3A0xEA15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1052%3A0xEA15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1052%3A0xEA15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1052:0xEA15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1052:0xEA15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1245%3A0xEA15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1245%3A0xEA15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1245%3A0xEA15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1245%3A0xEA15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1245%3A0xEA15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1245:0xEA15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1245:0xEA15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1085%3A0xEA15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1085%3A0xEA15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1085%3A0xEA15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1085%3A0xEA15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1085%3A0xEA15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1085:0xEA15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Admete couthouyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '146479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1085:0xEA15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1133%3A0x2F16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1133%3A0x2F16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1133%3A0x2F16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1133%3A0x2F16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1133%3A0x2F16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1133:0x2F16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1133:0x2F16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1130%3A0x2F16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1130%3A0x2F16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1130%3A0x2F16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1130%3A0x2F16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1130%3A0x2F16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1130:0x2F16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1130:0x2F16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1076%3A0x2F16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1076%3A0x2F16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1076%3A0x2F16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1076%3A0x2F16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1076%3A0x2F16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1076:0x2F16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1076'^^xsd:integer;
  dwc:scientificName 'Trichotropis borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '138988'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1076:0x2F16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '714762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1075%3A0x2F16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1075%3A0x2F16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1075%3A0x2F16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1075%3A0x2F16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1075%3A0x2F16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1075:0x2F16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Tornidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '124'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1075:0x2F16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A959%3A0x6217A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A959%3A0x6217A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A959%3A0x6217A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A959%3A0x6217A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A959%3A0x6217A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:959:0x6217A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:959:0x6217A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A960%3A0x6217A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A960%3A0x6217A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A960%3A0x6217A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A960%3A0x6217A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A960%3A0x6217A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:960:0x6217A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:960:0x6217A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A961%3A0x6217A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A961%3A0x6217A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A961%3A0x6217A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A961%3A0x6217A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A961%3A0x6217A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:961:0x6217A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Leaena ebranchiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '154965'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:961:0x6217A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '154965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A893%3A0x6217A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A893%3A0x6217A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A893%3A0x6217A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A893%3A0x6217A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A893%3A0x6217A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:893:0x6217A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:893:0x6217A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1232%3A0x6217A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1232%3A0x6217A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1232%3A0x6217A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1232%3A0x6217A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1232%3A0x6217A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1232:0x6217A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Hippoporella hippopus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '159859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1232:0x6217A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1187%3A0x6217A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1187%3A0x6217A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1187%3A0x6217A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1187%3A0x6217A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1187%3A0x6217A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1187:0x6217A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1187:0x6217A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1188%3A0x2F16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1188%3A0x2F16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1188%3A0x2F16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1188%3A0x2F16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1188%3A0x2F16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1188:0x2F16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Hippothoa expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '156132'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1188:0x2F16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1169%3A0xEB15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1169%3A0xEB15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1169%3A0xEB15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1169%3A0xEB15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1169%3A0xEB15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1169:0xEB15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1169:0xEB15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1192%3A0xEB15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1192%3A0xEB15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1192%3A0xEB15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1192%3A0xEB15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1192%3A0xEB15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1192:0xEB15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Escharelloides spinulifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '346294'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1192:0xEB15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1227%3A0x3016A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1227%3A0x3016A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1227%3A0x3016A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1227%3A0x3016A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1227%3A0x3016A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1227:0x3016A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Escharopsis lobata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '156082'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1227:0x3016A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A872%3A0x3016A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A872%3A0x3016A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A872%3A0x3016A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A872%3A0x3016A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A872%3A0x3016A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:872:0x3016A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:872:0x3016A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1001%3A0x3016A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1001%3A0x3016A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1001%3A0x3016A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1001%3A0x3016A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1001%3A0x3016A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1001:0x3016A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Diastylis scorpioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '110489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1001:0x3016A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1002%3A0x3016A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1002%3A0x3016A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1002%3A0x3016A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1002%3A0x3016A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1002%3A0x3016A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1002:0x3016A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1002:0x3016A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1156%3A0x3016A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1156%3A0x3016A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1156%3A0x3016A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1156%3A0x3016A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1156%3A0x3016A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1156:0x3016A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Diplosolen sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111037'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1156:0x3016A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111037'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1168%3A0x3016A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1168%3A0x3016A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1168%3A0x3016A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1168%3A0x3016A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1168%3A0x3016A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1168:0x3016A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Doryporella spatulifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1168:0x3016A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1101%3A0xEB15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1101%3A0xEB15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1101%3A0xEB15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1101%3A0xEB15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1101%3A0xEB15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1101:0xEB15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1101:0xEB15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1102%3A0xEB15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1102%3A0xEB15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1102%3A0xEB15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1102%3A0xEB15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1102%3A0xEB15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1102:0xEB15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1102:0xEB15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1193%3A0xEB15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1193%3A0xEB15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1193%3A0xEB15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1193%3A0xEB15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1193%3A0xEB15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1193:0xEB15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Cystisella saccata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111112'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1193:0xEB15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111112'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1139%3A0xEB15A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1139%3A0xEB15A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1139%3A0xEB15A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1139%3A0xEB15A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1139%3A0xEB15A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1139:0xEB15A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1139:0xEB15A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1140%3A0x3016A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1140%3A0x3016A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1140%3A0x3016A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1140%3A0x3016A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1140%3A0x3016A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1140:0x3016A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Macoma crassula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '156224'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1140:0x3016A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1086%3A0x3016A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1086%3A0x3016A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1086%3A0x3016A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1086%3A0x3016A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1086%3A0x3016A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1086:0x3016A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Curtitoma trevelliana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '160246'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1086:0x3016A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A995%3A0x3016A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A995%3A0x3016A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A995%3A0x3016A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A995%3A0x3016A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A995%3A0x3016A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:995:0x3016A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:995:0x3016A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1158%3A0x3016A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1158%3A0x3016A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1158%3A0x3016A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1158%3A0x3016A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1158%3A0x3016A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1158:0x3016A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Lichenopora verrucaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111741'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1158:0x3016A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A889%3A0x3016A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A889%3A0x3016A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A889%3A0x3016A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A889%3A0x3016A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A889%3A0x3016A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:889:0x3016A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:889:0x3016A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1028%3A0x3116A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1028%3A0x3116A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1028%3A0x3116A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1028%3A0x3116A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1028%3A0x3116A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1028:0x3116A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Lysianassidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1028:0x3116A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1194%3A0x3116A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1194%3A0x3116A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1194%3A0x3116A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1194%3A0x3116A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1194%3A0x3116A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1194:0x3116A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Pachyegis groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '156305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1194:0x3116A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1195%3A0x6217A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1195%3A0x6217A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1195%3A0x6217A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1195%3A0x6217A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1195%3A0x6217A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1195:0x6217A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Pachyegis producta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '156306'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1195:0x6217A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1060%3A0x6317A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1060%3A0x6317A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1060%3A0x6317A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1060%3A0x6317A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1060%3A0x6317A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1060:0x6317A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1060'^^xsd:integer;
  dwc:scientificName 'Paguridae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1060:0x6317A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1059%3A0x6317A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1059%3A0x6317A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1059%3A0x6317A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1059%3A0x6317A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1059%3A0x6317A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1059:0x6317A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Pagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1059:0x6317A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1246%3A0x6317A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1246%3A0x6317A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1246%3A0x6317A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1246%3A0x6317A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1246%3A0x6317A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1246:0x6317A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1246:0x6317A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1248%3A0x3116A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1248%3A0x3116A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1248%3A0x3116A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1248%3A0x3116A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1248%3A0x3116A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1248:0x3116A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1248:0x3116A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A911%3A0x3116A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A911%3A0x3116A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A911%3A0x3116A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A911%3A0x3116A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A911%3A0x3116A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:911:0x3116A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '911'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:911:0x3116A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1224%3A0x3116A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1224%3A0x3116A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1224%3A0x3116A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1224%3A0x3116A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1224%3A0x3116A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1224:0x3116A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Stomachaetosella magniporata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '156441'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1224:0x3116A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156441'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1090%3A0x3116A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1090%3A0x3116A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1090%3A0x3116A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1090%3A0x3116A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1090%3A0x3116A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1090:0x3116A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Oenopota pyramidalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '139328'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1090:0x3116A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1260%3A0x3116A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1260%3A0x3116A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1260%3A0x3116A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1260%3A0x3116A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1260%3A0x3116A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1260:0x3116A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1260'^^xsd:integer;
  dwc:scientificName 'Boltenia echinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '103814'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1260:0x3116A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A998%3A0x3116A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A998%3A0x3116A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A998%3A0x3116A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A998%3A0x3116A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A998%3A0x3116A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:998:0x3116A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:998:0x3116A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1083%3A0x3116A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1083%3A0x3116A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1083%3A0x3116A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1083%3A0x3116A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1083%3A0x3116A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1083:0x3116A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Buccinum glaciale'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '138864'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1083:0x3116A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A942%3A0x3116A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A942%3A0x3116A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A942%3A0x3116A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A942%3A0x3116A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A942%3A0x3116A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:942:0x3116A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Flabelligeridae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '976'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:942:0x3116A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1121%3A0x3116A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1121%3A0x3116A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1121%3A0x3116A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1121%3A0x3116A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1121%3A0x3116A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1121:0x3116A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1121:0x3116A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A991%3A0x3116A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A991%3A0x3116A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A991%3A0x3116A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A991%3A0x3116A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A991%3A0x3116A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:991:0x3116A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:991:0x3116A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A992%3A0x3116A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A992%3A0x3116A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A992%3A0x3116A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A992%3A0x3116A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A992%3A0x3116A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:992:0x3116A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:992:0x3116A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A925%3A0x3216A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A925%3A0x3216A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A925%3A0x3216A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A925%3A0x3216A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A925%3A0x3216A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:925:0x3216A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Nicomache sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:925:0x3216A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A918%3A0x3216A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A918%3A0x3216A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A918%3A0x3216A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A918%3A0x3216A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A918%3A0x3216A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:918:0x3216A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Notomastus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:918:0x3216A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1106%3A0x3216A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1106%3A0x3216A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1106%3A0x3216A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1106%3A0x3216A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1106%3A0x3216A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1106:0x3216A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1106'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1106:0x3216A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A937%3A0xFC15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A937%3A0xFC15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A937%3A0xFC15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A937%3A0xFC15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A937%3A0xFC15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:937:0xFC15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:937:0xFC15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A856%3A0xFC15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A856%3A0xFC15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A856%3A0xFC15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A856%3A0xFC15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A856%3A0xFC15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:856:0xFC15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:856:0xFC15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A855%3A0xFC15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A855%3A0xFC15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A855%3A0xFC15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A855%3A0xFC15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A855%3A0xFC15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:855:0xFC15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:855:0xFC15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1115%3A0xFC15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1115%3A0xFC15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1115%3A0xFC15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1115%3A0xFC15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1115%3A0xFC15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1115:0xFC15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1115:0xFC15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1116%3A0xFC15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1116%3A0xFC15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1116%3A0xFC15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1116%3A0xFC15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1116%3A0xFC15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1116:0xFC15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Musculus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '138225'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1116:0xFC15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138225'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1146%3A0xFC15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1146%3A0xFC15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1146%3A0xFC15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1146%3A0xFC15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1146%3A0xFC15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1146:0xFC15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1146:0xFC15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1029%3A0xFD15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1029%3A0xFD15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1029%3A0xFD15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1029%3A0xFD15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1029%3A0xFD15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1029:0xFD15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1029:0xFD15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1189%3A0xFD15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1189%3A0xFD15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1189%3A0xFD15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1189%3A0xFD15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1189%3A0xFD15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1189:0xFD15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1189:0xFD15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1036%3A0x3816A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1036%3A0x3816A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1036%3A0x3816A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1036%3A0x3816A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1036%3A0x3816A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1036:0x3816A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1036:0x3816A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1013%3A0x3816A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1013%3A0x3816A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1013%3A0x3816A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1013%3A0x3816A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1013%3A0x3816A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1013:0x3816A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Unciola leucopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '102059'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1013:0x3816A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1131%3A0x3816A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1131%3A0x3816A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1131%3A0x3816A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1131%3A0x3816A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1131%3A0x3816A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1131:0x3816A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1131:0x3816A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A971%3A0xEC15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A971%3A0xEC15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A971%3A0xEC15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A971%3A0xEC15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A971%3A0xEC15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:971:0xEC15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:971:0xEC15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1226%3A0xC316A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1226%3A0xC316A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1226%3A0xC316A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1226%3A0xC316A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1226%3A0xC316A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1226:0xC316A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Stomachaetosella sinuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111577'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1226:0xC316A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '607840'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1251%3A0xC316A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1251%3A0xC316A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1251%3A0xC316A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1251%3A0xC316A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1251%3A0xC316A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1251:0xC316A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1251:0xC316A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1111%3A0xC416A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1111%3A0xC416A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1111%3A0xC416A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1111%3A0xC416A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1111%3A0xC416A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1111:0xC416A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1111'^^xsd:integer;
  dwc:scientificName 'Nuculanidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '205'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1111:0xC416A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '205'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1105%3A0xC416A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1105%3A0xC416A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1105%3A0xC416A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1105%3A0xC416A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1105%3A0xC416A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1105:0xC416A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1105:0xC416A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1089%3A0xDD16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1089%3A0xDD16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1089%3A0xDD16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1089%3A0xDD16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1089%3A0xDD16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1089:0xDD16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Oenopota impressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '139322'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1089:0xDD16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A883%3A0xDD16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A883%3A0xDD16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A883%3A0xDD16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A883%3A0xDD16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A883%3A0xDD16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:883:0xDD16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:883:0xDD16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1204%3A0xC416A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1204%3A0xC416A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1204%3A0xC416A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1204%3A0xC416A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1204%3A0xC416A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1204:0xC416A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Porelloides struma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '159888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1204:0xC416A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A928%3A0xC416A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A928%3A0xC416A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A928%3A0xC416A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A928%3A0xC416A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A928%3A0xC416A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:928:0xC416A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:928:0xC416A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1022%3A0xC416A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1022%3A0xC416A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1022%3A0xC416A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1022%3A0xC416A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1022%3A0xC416A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1022:0xC416A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Protomedeia grandimana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '102444'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1022:0xC416A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1197%3A0xC416A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1197%3A0xC416A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1197%3A0xC416A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1197%3A0xC416A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1197%3A0xC416A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1197:0xC416A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Porella acutirostris'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111121'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1197:0xC416A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1234%3A0xC416A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1234%3A0xC416A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1234%3A0xC416A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1234%3A0xC416A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1234%3A0xC416A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1234:0xC416A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Porella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1234:0xC416A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A929%3A0xC516A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A929%3A0xC516A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A929%3A0xC516A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A929%3A0xC516A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A929%3A0xC516A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:929:0xC516A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:929:0xC516A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A984%3A0xC516A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A984%3A0xC516A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A984%3A0xC516A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A984%3A0xC516A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A984%3A0xC516A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:984:0xC516A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Sabellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:984:0xC516A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A934%3A0xC516A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A934%3A0xC516A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A934%3A0xC516A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A934%3A0xC516A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A934%3A0xC516A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:934:0xC516A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:934:0xC516A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1216%3A0xF215A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1216%3A0xF215A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1216%3A0xF215A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1216%3A0xF215A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1216%3A0xF215A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1216:0xF215A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Schizoporella pachystega'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '156392'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1216:0xF215A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1217%3A0xF315A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1217%3A0xF315A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1217%3A0xF315A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1217%3A0xF315A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1217%3A0xF315A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1217:0xF315A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Schizoporella smitti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1217:0xF315A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1218%3A0xF315A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1218%3A0xF315A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1218%3A0xF315A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1218%3A0xF315A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1218%3A0xF315A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1218:0xF315A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Schizoporella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '110975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1218:0xF315A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A916%3A0xF315A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A916%3A0xF315A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A916%3A0xF315A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A916%3A0xF315A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A916%3A0xF315A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:916:0xF315A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:916:0xF315A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1147%3A0xC516A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1147%3A0xC516A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1147%3A0xC516A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1147%3A0xC516A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1147%3A0xC516A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1147:0xC516A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1147:0xC516A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1172%3A0xC616A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1172%3A0xC616A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1172%3A0xC616A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1172%3A0xC616A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1172%3A0xC616A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1172:0xC616A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:scientificName 'Tegella armifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111224'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1172:0xC616A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A970%3A0xC616A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A970%3A0xC616A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A970%3A0xC616A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A970%3A0xC616A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A970%3A0xC616A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:970:0xC616A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:970:0xC616A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1149%3A0xC616A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1149%3A0xC616A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1149%3A0xC616A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1149%3A0xC616A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1149%3A0xC616A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1149:0xC616A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Thracia myopsis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '141648'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1149:0xC616A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1206%3A0xCE16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1206%3A0xCE16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1206%3A0xCE16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1206%3A0xCE16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1206%3A0xCE16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1206:0xCE16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Smittina rigida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111563'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1206:0xCE16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1070%3A0xCE16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1070%3A0xCE16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1070%3A0xCE16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1070%3A0xCE16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1070%3A0xCE16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1070:0xCE16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Solariella obscura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '141840'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1070:0xCE16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141840'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1071%3A0xCE16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1071%3A0xCE16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1071%3A0xCE16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1071%3A0xCE16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1071%3A0xCE16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1071:0xCE16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Solariella varicosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '141846'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1071:0xCE16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1221%3A0xD416A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1221%3A0xD416A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1221%3A0xD416A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1221%3A0xD416A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1221%3A0xD416A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1221:0xD416A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:integer;
  dwc:scientificName 'Celleporina ventricosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111279'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1221:0xD416A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111279'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A853%3A0xD416A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A853%3A0xD416A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A853%3A0xD416A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A853%3A0xD416A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A853%3A0xD416A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:853:0xD416A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:853:0xD416A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A912%3A0xD416A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A912%3A0xD416A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A912%3A0xD416A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A912%3A0xD416A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A912%3A0xD416A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:912:0xD416A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:912:0xD416A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1008%3A0xFA15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1008%3A0xFA15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1008%3A0xFA15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1008%3A0xFA15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1008%3A0xFA15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1008:0xFA15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Ampelisca macrocephala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '101908'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1008:0xFA15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1126%3A0xFA15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1126%3A0xFA15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1126%3A0xFA15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1126%3A0xFA15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1126%3A0xFA15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1126:0xFA15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Thyasiridae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '219'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1126:0xFA15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '219'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1093%3A0xD516A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1093%3A0xD516A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1093%3A0xD516A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1093%3A0xD516A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1093%3A0xD516A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1093:0xD516A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1093'^^xsd:integer;
  dwc:scientificName 'Oenopota violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '139337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1093:0xD516A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1229%3A0xD516A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1229%3A0xD516A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1229%3A0xD516A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1229%3A0xD516A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1229%3A0xD516A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1229:0xD516A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella hincksi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '111141'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1229:0xD516A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1073%3A0xD616A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1073%3A0xD616A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1073%3A0xD616A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1073%3A0xD616A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1073%3A0xD616A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1073:0xD616A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Moelleria costulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '141859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1073:0xD616A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1039%3A0xD816A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1039%3A0xD816A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1039%3A0xD816A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.14716667"^^xsd:decimal ;
  dwc:decimalLongitude "53.40466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1039%3A0xD816A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.14716667 53.40466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.14716667"^^xsd:decimal ;
  geo-pos:long "53.40466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1039%3A0xD816A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1039:0xD816A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Harpinia serrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '53.40466667'^^xsd:double;
  dwc:latitude '70.14716667'^^xsd:double;
  dwc:aphiaid '102975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1039:0xD816A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1938%3A0xFD15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1938%3A0xFD15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1938%3A0xFD15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1938%3A0xFD15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1938%3A0xFD15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1938:0xFD15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1938'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1938:0xFD15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1822%3A0xFD15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1822%3A0xFD15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1822%3A0xFD15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1822%3A0xFD15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1822%3A0xFD15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1822:0xFD15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1822'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1822:0xFD15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1797%3A0xFD15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1797%3A0xFD15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1797%3A0xFD15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1797%3A0xFD15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1797%3A0xFD15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1797:0xFD15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:integer;
  dwc:scientificName 'Sabellides borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129817'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1797:0xFD15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '332927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1904%3A0xFD15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1904%3A0xFD15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1904%3A0xFD15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1904%3A0xFD15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1904%3A0xFD15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1904:0xFD15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1904'^^xsd:integer;
  dwc:scientificName 'Chaetoderma sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '137773'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1904:0xFD15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1814%3A0xFD15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1814%3A0xFD15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1814%3A0xFD15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1814%3A0xFD15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1814%3A0xFD15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1814:0xFD15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1814'^^xsd:integer;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1814:0xFD15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1783%3A0x3416A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1783%3A0x3416A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1783%3A0x3416A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1783%3A0x3416A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1783%3A0x3416A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1783:0x3416A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Pherusa sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129293'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1783:0x3416A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1887%3A0x3416A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1887%3A0x3416A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1887%3A0x3416A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1887%3A0x3416A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1887%3A0x3416A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1887:0x3416A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1887'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1887:0x3416A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1981%3A0x3616A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1981%3A0x3616A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1981%3A0x3616A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1981%3A0x3616A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1981%3A0x3616A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1981:0x3616A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1981'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1981:0x3616A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1766%3A0x3616A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1766%3A0x3616A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1766%3A0x3616A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1766%3A0x3616A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1766%3A0x3616A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1766:0x3616A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1766'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1766:0x3616A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1772%3A0x3616A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1772%3A0x3616A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1772%3A0x3616A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1772%3A0x3616A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1772%3A0x3616A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1772:0x3616A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1772'^^xsd:integer;
  dwc:scientificName 'Maldanidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1772:0x3616A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1777%3A0xDC16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1777%3A0xDC16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1777%3A0xDC16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1777%3A0xDC16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1777%3A0xDC16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1777:0xDC16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1777'^^xsd:integer;
  dwc:scientificName 'Myriochele danielsseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '130540'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1777:0xDC16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1697%3A0xDC16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1697%3A0xDC16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1697%3A0xDC16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1697%3A0xDC16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1697%3A0xDC16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1697:0xDC16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1697:0xDC16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1718%3A0xDC16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1718%3A0xDC16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1718%3A0xDC16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1718%3A0xDC16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1718%3A0xDC16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1718:0xDC16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1718'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1718:0xDC16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1948%3A0xDC16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1948%3A0xDC16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1948%3A0xDC16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1948%3A0xDC16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1948%3A0xDC16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1948:0xDC16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1948'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1948:0xDC16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1947%3A0xDC16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1947%3A0xDC16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1947%3A0xDC16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1947%3A0xDC16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1947%3A0xDC16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1947:0xDC16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1947'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1947:0xDC16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2088%3A0xDC16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2088%3A0xDC16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2088%3A0xDC16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2088%3A0xDC16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2088%3A0xDC16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2088:0xDC16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2088:0xDC16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1739%3A0xDC16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1739%3A0xDC16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1739%3A0xDC16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1739%3A0xDC16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1739%3A0xDC16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1739:0xDC16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1739'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1739:0xDC16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1785%3A0xDC16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1785%3A0xDC16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1785%3A0xDC16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1785%3A0xDC16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1785%3A0xDC16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1785:0xDC16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1785:0xDC16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1961%3A0x3616A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1961%3A0x3616A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1961%3A0x3616A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1961%3A0x3616A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1961%3A0x3616A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1961:0x3616A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1961:0x3616A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1813%3A0x3616A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1813%3A0x3616A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1813%3A0x3616A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1813%3A0x3616A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1813%3A0x3616A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1813:0x3616A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1813:0x3616A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1952%3A0x3616A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1952%3A0x3616A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1952%3A0x3616A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1952%3A0x3616A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1952%3A0x3616A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1952:0x3616A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1952'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1952:0x3616A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2105%3A0x3616A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2105%3A0x3616A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2105%3A0x3616A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2105%3A0x3616A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2105%3A0x3616A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2105:0x3616A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:integer;
  dwc:scientificName 'Tunicata indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2105:0x3616A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2004%3A0x3616A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2004%3A0x3616A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2004%3A0x3616A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2004%3A0x3616A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2004%3A0x3616A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2004:0x3616A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2004'^^xsd:integer;
  dwc:scientificName 'Tubulipora sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2004:0x3616A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1973%3A0x3716A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1973%3A0x3716A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1973%3A0x3716A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1973%3A0x3716A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1973%3A0x3716A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1973:0x3716A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1973'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1973:0x3716A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1967%3A0xFF15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1967%3A0xFF15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1967%3A0xFF15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1967%3A0xFF15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1967%3A0xFF15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1967:0xFF15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1967:0xFF15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1792%3A0xFF15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1792%3A0xFF15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1792%3A0xFF15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1792%3A0xFF15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1792%3A0xFF15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1792:0xFF15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1792'^^xsd:integer;
  dwc:scientificName 'Amphicteis sundevalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129787'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1792:0xFF15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2028%3A0xFF15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2028%3A0xFF15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2028%3A0xFF15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2028%3A0xFF15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2028%3A0xFF15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2028:0xFF15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2028'^^xsd:integer;
  dwc:scientificName 'Arctonula artica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '111479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2028:0xFF15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1738%3A0xFF15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1738%3A0xFF15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1738%3A0xFF15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1738%3A0xFF15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1738%3A0xFF15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1738:0xFF15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1738'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1738:0xFF15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1874%3A0xFF15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1874%3A0xFF15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1874%3A0xFF15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1874%3A0xFF15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1874%3A0xFF15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1874:0xFF15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1874'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1874:0xFF15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1754%3A0xEF15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1754%3A0xEF15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1754%3A0xEF15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1754%3A0xEF15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1754%3A0xEF15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1754:0xEF15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1754'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1754:0xEF15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2079%3A0xEF15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2079%3A0xEF15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2079%3A0xEF15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2079%3A0xEF15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2079%3A0xEF15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2079:0xEF15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:integer;
  dwc:scientificName 'Cheiloporina sincera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '423270'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2079:0xEF15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1756%3A0xEF15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1756%3A0xEF15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1756%3A0xEF15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1756%3A0xEF15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1756%3A0xEF15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1756:0xEF15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1756'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1756:0xEF15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1755%3A0xEF15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1755%3A0xEF15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1755%3A0xEF15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1755%3A0xEF15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1755%3A0xEF15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1755:0xEF15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Cirratulus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129243'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1755:0xEF15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1943%3A0xEF15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1943%3A0xEF15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1943%3A0xEF15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1943%3A0xEF15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1943%3A0xEF15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1943:0xEF15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1943'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1943:0xEF15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1699%3A0x3E16A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1699%3A0x3E16A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1699%3A0x3E16A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1699%3A0x3E16A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1699%3A0x3E16A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1699:0x3E16A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Sipunculida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1699:0x3E16A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1750%3A0x3F16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1750%3A0x3F16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1750%3A0x3F16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1750%3A0x3F16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1750%3A0x3F16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1750:0x3F16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1750'^^xsd:integer;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1750:0x3F16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1753%3A0x3F16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1753%3A0x3F16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1753%3A0x3F16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1753%3A0x3F16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1753%3A0x3F16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1753:0x3F16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1753'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1753:0x3F16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1812%3A0x3F16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1812%3A0x3F16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1812%3A0x3F16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1812%3A0x3F16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1812%3A0x3F16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1812:0x3F16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1812'^^xsd:integer;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1812:0x3F16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1781%3A0xC016A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1781%3A0xC016A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1781%3A0xC016A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1781%3A0xC016A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1781%3A0xC016A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1781:0xC016A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1781'^^xsd:integer;
  dwc:scientificName 'Brada sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129289'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1781:0xC016A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1832%3A0xC016A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1832%3A0xC016A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1832%3A0xC016A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1832%3A0xC016A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1832%3A0xC016A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1832:0xC016A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1832'^^xsd:integer;
  dwc:scientificName 'Calanoida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1832:0xC016A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1757%3A0xC016A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1757%3A0xC016A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1757%3A0xC016A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1757%3A0xC016A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1757%3A0xC016A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1757:0xC016A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1757'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1757:0xC016A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1705%3A0xC016A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1705%3A0xC016A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1705%3A0xC016A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1705%3A0xC016A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1705%3A0xC016A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1705:0xC016A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1705'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1705:0xC016A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1939%3A0xC016A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1939%3A0xC016A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1939%3A0xC016A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1939%3A0xC016A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1939%3A0xC016A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1939:0xC016A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1939'^^xsd:integer;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1939:0xC016A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1826%3A0xC016A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1826%3A0xC016A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1826%3A0xC016A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1826%3A0xC016A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1826%3A0xC016A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1826:0xC016A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1826'^^xsd:integer;
  dwc:scientificName 'Sabellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1826:0xC016A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1712%3A0xC016A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1712%3A0xC016A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1712%3A0xC016A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1712%3A0xC016A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1712%3A0xC016A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1712:0xC016A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1712'^^xsd:integer;
  dwc:scientificName 'Pholoe synopthalmica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1712:0xC016A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1749%3A0xC116A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1749%3A0xC116A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1749%3A0xC116A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1749%3A0xC116A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1749%3A0xC116A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1749:0xC116A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1749:0xC116A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1713%3A0xC116A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1713%3A0xC116A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1713%3A0xC116A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1713%3A0xC116A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1713%3A0xC116A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1713:0xC116A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1713'^^xsd:integer;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1713:0xC116A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1701%3A0xF715A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1701%3A0xF715A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1701%3A0xF715A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1701%3A0xF715A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1701%3A0xF715A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1701:0xF715A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1701:0xF715A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1852%3A0xF715A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1852%3A0xF715A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1852%3A0xF715A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1852%3A0xF715A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1852%3A0xF715A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1852:0xF715A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1852:0xF715A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1758%3A0xF715A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1758%3A0xF715A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1758%3A0xF715A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1758%3A0xF715A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1758%3A0xF715A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1758:0xF715A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1758'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1758:0xF715A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1841%3A0xCC16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1841%3A0xCC16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1841%3A0xCC16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1841%3A0xCC16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1841%3A0xCC16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1841:0xCC16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1841'^^xsd:integer;
  dwc:scientificName 'Diastylis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '110479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1841:0xCC16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2078%3A0xCC16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2078%3A0xCC16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2078%3A0xCC16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2078%3A0xCC16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2078%3A0xCC16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2078:0xCC16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2078'^^xsd:integer;
  dwc:scientificName 'Escharina alderi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '111514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2078:0xCC16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111514'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1714%3A0xCD16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1714%3A0xCD16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1714%3A0xCD16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1714%3A0xCD16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1714%3A0xCD16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1714:0xCD16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1714'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1714:0xCD16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1866%3A0x6617A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1866%3A0x6617A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1866%3A0x6617A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1866%3A0x6617A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1866%3A0x6617A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1866:0x6617A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1866'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1866:0x6617A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1803%3A0xCD16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1803%3A0xCD16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1803%3A0xCD16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1803%3A0xCD16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1803%3A0xCD16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1803:0xCD16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1803'^^xsd:integer;
  dwc:scientificName 'Leaena ebranchiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '154965'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1803:0xCD16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '154965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1795%3A0xCD16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1795%3A0xCD16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1795%3A0xCD16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1795%3A0xCD16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1795%3A0xCD16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1795:0xCD16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1795'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1795:0xCD16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1685%3A0xD616A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1685%3A0xD616A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1685%3A0xD616A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1685%3A0xD616A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1685%3A0xD616A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1685:0xD616A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Hyperammina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '113973'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1685:0xD616A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '417571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1951%3A0xD616A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1951%3A0xD616A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1951%3A0xD616A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1951%3A0xD616A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1951%3A0xD616A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1951:0xD616A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1951'^^xsd:integer;
  dwc:scientificName 'Yoldiella frigida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '141997'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1951:0xD616A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1976%3A0xD616A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1976%3A0xD616A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1976%3A0xD616A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1976%3A0xD616A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1976%3A0xD616A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1976:0xD616A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1976'^^xsd:integer;
  dwc:scientificName 'Astartidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '228'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1976:0xD616A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1700%3A0xD716A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1700%3A0xD716A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1700%3A0xD716A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1700%3A0xD716A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1700%3A0xD716A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1700:0xD716A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '136073'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1700:0xD716A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1776%3A0xFA15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1776%3A0xFA15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1776%3A0xFA15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.70733333"^^xsd:decimal ;
  dwc:decimalLongitude "54.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1776%3A0xFA15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.70733333 54.6415)"^^geo:wktLiteral ;
  geo-pos:lat "70.70733333"^^xsd:decimal ;
  geo-pos:long "54.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1776%3A0xFA15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1776:0xFA15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1776'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.6415'^^xsd:double;
  dwc:latitude '70.70733333'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1776:0xFA15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1277%3A0xFD15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1277%3A0xFD15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1277%3A0xFD15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1277%3A0xFD15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1277%3A0xFD15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1277:0xFD15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1277:0xFD15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1428%3A0xFD15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1428%3A0xFD15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1428%3A0xFD15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1428%3A0xFD15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1428%3A0xFD15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1428:0xFD15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Ampelisca eschrichti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '101897'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1428:0xFD15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1453%3A0xFD15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1453%3A0xFD15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1453%3A0xFD15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1453%3A0xFD15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1453%3A0xFD15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1453:0xFD15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1453:0xFD15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1335%3A0x3416A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1335%3A0x3416A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1335%3A0x3416A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1335%3A0x3416A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1335%3A0x3416A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1335:0x3416A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1335'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1335:0x3416A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1507%3A0xFE15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1507%3A0xFE15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1507%3A0xFE15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1507%3A0xFE15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1507%3A0xFE15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1507:0xFE15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1507'^^xsd:integer;
  dwc:scientificName 'Curtitoma trevelliana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '160246'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1507:0xFE15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1420%3A0xFE15A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1420%3A0xFE15A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1420%3A0xFE15A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1420%3A0xFE15A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1420%3A0xFE15A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1420:0xFE15A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1420'^^xsd:integer;
  dwc:scientificName 'Diastylis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '110479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1420:0xFE15A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1299%3A0x3516A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1299%3A0x3516A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1299%3A0x3516A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1299%3A0x3516A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1299%3A0x3516A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1299:0x3516A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1299:0x3516A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1392%3A0x3D16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1392%3A0x3D16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1392%3A0x3D16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1392%3A0x3D16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1392%3A0x3D16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1392:0x3D16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1392'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1392:0x3D16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1531%3A0x3D16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1531%3A0x3D16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1531%3A0x3D16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1531%3A0x3D16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1531%3A0x3D16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1531:0x3D16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1531'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1531:0x3D16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1529%3A0x3D16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1529%3A0x3D16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1529%3A0x3D16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1529%3A0x3D16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1529%3A0x3D16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1529:0x3D16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Yoldia hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '141989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1529:0x3D16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1505%3A0x3D16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1505%3A0x3D16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1505%3A0x3D16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1505%3A0x3D16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1505%3A0x3D16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1505:0x3D16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1505'^^xsd:integer;
  dwc:scientificName 'Turrisipho fenestratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '138932'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1505:0x3D16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1583%3A0x3D16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1583%3A0x3D16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1583%3A0x3D16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1583%3A0x3D16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1583%3A0x3D16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1583:0x3D16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1583'^^xsd:integer;
  dwc:scientificName 'Tubulipora sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1583:0x3D16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1552%3A0xED15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1552%3A0xED15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1552%3A0xED15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1552%3A0xED15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1552%3A0xED15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1552:0xED15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1552:0xED15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1551%3A0xED15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1551%3A0xED15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1551%3A0xED15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1551%3A0xED15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1551%3A0xED15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1551:0xED15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1551'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1551:0xED15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1546%3A0xED15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1546%3A0xED15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1546%3A0xED15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1546%3A0xED15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1546%3A0xED15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1546:0xED15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1546'^^xsd:integer;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1546:0xED15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1667%3A0x3F16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1667%3A0x3F16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1667%3A0x3F16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1667%3A0x3F16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1667%3A0x3F16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1667:0x3F16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1667:0x3F16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1668%3A0x3F16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1668%3A0x3F16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1668%3A0x3F16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1668%3A0x3F16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1668%3A0x3F16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1668:0x3F16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1668:0x3F16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1668%3A0xEF15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1668%3A0xEF15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1668%3A0xEF15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1668%3A0xEF15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1668%3A0xEF15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1668:0xEF15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1668:0xEF15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1664%3A0xEF15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1664%3A0xEF15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1664%3A0xEF15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1664%3A0xEF15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1664%3A0xEF15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1664:0xEF15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1664:0xEF15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1318%3A0xEF15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1318%3A0xEF15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1318%3A0xEF15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1318%3A0xEF15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1318%3A0xEF15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1318:0xEF15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1318:0xEF15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1364%3A0xEF15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1364%3A0xEF15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1364%3A0xEF15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1364%3A0xEF15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1364%3A0xEF15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1364:0xEF15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1364:0xEF15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1291%3A0xEF15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1291%3A0xEF15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1291%3A0xEF15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1291%3A0xEF15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1291%3A0xEF15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1291:0xEF15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:scientificName 'Pholoe synopthalmica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1291:0xEF15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1292%3A0xEF15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1292%3A0xEF15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1292%3A0xEF15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1292%3A0xEF15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1292%3A0xEF15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1292:0xEF15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1292:0xEF15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1284%3A0xEF15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1284%3A0xEF15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1284%3A0xEF15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1284%3A0xEF15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1284%3A0xEF15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1284:0xEF15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1284:0xEF15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1405%3A0xEF15A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1405%3A0xEF15A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1405%3A0xEF15A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1405%3A0xEF15A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1405%3A0xEF15A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1405:0xEF15A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1405'^^xsd:integer;
  dwc:scientificName 'Sabellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1405:0xEF15A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1332%3A0x3F16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1332%3A0x3F16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1332%3A0x3F16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1332%3A0x3F16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1332%3A0x3F16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1332:0x3F16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1332'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1332:0x3F16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1485%3A0x3F16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1485%3A0x3F16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1485%3A0x3F16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1485%3A0x3F16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1485%3A0x3F16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1485:0x3F16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Gastropoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1485:0x3F16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1267%3A0x3F16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1267%3A0x3F16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1267%3A0x3F16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1267%3A0x3F16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1267%3A0x3F16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1267:0x3F16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1267:0x3F16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1264%3A0x3F16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1264%3A0x3F16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1264%3A0x3F16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1264%3A0x3F16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1264%3A0x3F16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1264:0x3F16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Hyperammina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '113973'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1264:0x3F16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '417571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1324%3A0x3F16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1324%3A0x3F16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1324%3A0x3F16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1324%3A0x3F16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1324%3A0x3F16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1324:0x3F16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1324:0x3F16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1382%3A0x3F16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1382%3A0x3F16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1382%3A0x3F16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1382%3A0x3F16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1382%3A0x3F16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1382:0x3F16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Leaena ebranchiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '154965'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1382:0x3F16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '154965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1314%3A0x3F16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1314%3A0x3F16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1314%3A0x3F16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1314%3A0x3F16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1314%3A0x3F16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1314:0x3F16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1314:0x3F16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1310%3A0xF015A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1310%3A0xF015A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1310%3A0xF015A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1310%3A0xF015A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1310%3A0xF015A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1310:0xF015A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1310'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1310:0xF015A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1449%3A0xF015A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1449%3A0xF015A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1449%3A0xF015A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1449%3A0xF015A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1449%3A0xF015A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1449:0xF015A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1449'^^xsd:integer;
  dwc:scientificName 'Lysianassidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1449:0xF015A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1374%3A0xF015A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1374%3A0xF015A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1374%3A0xF015A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1374%3A0xF015A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1374%3A0xF015A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1374:0xF015A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1374:0xF015A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1345%3A0xF015A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1345%3A0xF015A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1345%3A0xF015A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1345%3A0xF015A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1345%3A0xF015A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1345:0xF015A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1345:0xF015A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1351%3A0xF015A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1351%3A0xF015A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1351%3A0xF015A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1351%3A0xF015A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1351%3A0xF015A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1351:0xF015A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1351'^^xsd:integer;
  dwc:scientificName 'Maldanidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1351:0xF015A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1490%3A0xF015A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1490%3A0xF015A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1490%3A0xF015A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1490%3A0xF015A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1490%3A0xF015A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1490:0xF015A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1490'^^xsd:integer;
  dwc:scientificName 'Margarites olivacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1490:0xF015A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1548%3A0xF015A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1548%3A0xF015A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1548%3A0xF015A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1548%3A0xF015A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1548%3A0xF015A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1548:0xF015A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1548'^^xsd:integer;
  dwc:scientificName 'Montacuta maltzani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '140373'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1548:0xF015A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1356%3A0x3F16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1356%3A0x3F16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1356%3A0x3F16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1356%3A0x3F16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1356%3A0x3F16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1356:0x3F16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:integer;
  dwc:scientificName 'Myriochele danielsseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '130540'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1356:0x3F16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1358%3A0xC016A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1358%3A0xC016A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1358%3A0xC016A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1358%3A0xC016A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1358%3A0xC016A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1358:0xC016A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1358'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1358:0xC016A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1523%3A0xC116A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1523%3A0xC116A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1523%3A0xC116A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1523%3A0xC116A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1523%3A0xC116A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1523:0xC116A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1523'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1523:0xC116A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1517%3A0xC116A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1517%3A0xC116A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1517%3A0xC116A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1517%3A0xC116A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1517%3A0xC116A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1517:0xC116A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1517'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1517:0xC116A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1293%3A0xC116A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1293%3A0xC116A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1293%3A0xC116A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1293%3A0xC116A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1293%3A0xC116A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1293:0xC116A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1293'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1293:0xC116A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1402%3A0xC116A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1402%3A0xC116A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1402%3A0xC116A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1402%3A0xC116A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1402%3A0xC116A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1402:0xC116A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:integer;
  dwc:scientificName 'Euchone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129528'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1402:0xC116A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1584%3A0xF015A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1584%3A0xF015A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1584%3A0xF015A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1584%3A0xF015A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1584%3A0xF015A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1584:0xF015A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1584'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1584:0xF015A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1575%3A0xF015A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1575%3A0xF015A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1575%3A0xF015A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1575%3A0xF015A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1575%3A0xF015A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1575:0xF015A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1575'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1575:0xF015A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1662%3A0xF015A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1662%3A0xF015A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1662%3A0xF015A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1662%3A0xF015A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1662%3A0xF015A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1662:0xF015A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1662'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1662:0xF015A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1424%3A0xF015A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1424%3A0xF015A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1424%3A0xF015A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1424%3A0xF015A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1424%3A0xF015A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1424:0xF015A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:scientificName 'Cumacea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1424:0xF015A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1419%3A0xF715A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1419%3A0xF715A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1419%3A0xF715A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1419%3A0xF715A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1419%3A0xF715A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1419:0xF715A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1419:0xF715A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1411%3A0xF715A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1411%3A0xF715A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1411%3A0xF715A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1411%3A0xF715A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1411%3A0xF715A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1411:0xF715A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Calanoida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1411:0xF715A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1333%3A0xCC16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1333%3A0xCC16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1333%3A0xCC16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1333%3A0xCC16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1333%3A0xCC16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1333:0xCC16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1333'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1333:0xCC16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1367%3A0xCD16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1367%3A0xCD16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1367%3A0xCD16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1367%3A0xCD16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1367%3A0xCD16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1367:0xCD16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1367'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1367:0xCD16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1323%3A0xCD16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1323%3A0xCD16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1323%3A0xCD16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1323%3A0xCD16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1323%3A0xCD16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1323:0xCD16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Apistobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129198'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1323:0xCD16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1317%3A0xDD16A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1317%3A0xDD16A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1317%3A0xDD16A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1317%3A0xDD16A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1317%3A0xDD16A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1317:0xDD16A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1317:0xDD16A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1276%3A0xCD16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1276%3A0xCD16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1276%3A0xCD16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1276%3A0xCD16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1276%3A0xCD16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1276:0xCD16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1276:0xCD16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1527%3A0xCD16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1527%3A0xCD16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1527%3A0xCD16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1527%3A0xCD16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1527%3A0xCD16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1527:0xCD16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1527'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1527:0xCD16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1526%3A0xCD16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1526%3A0xCD16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1526%3A0xCD16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1526%3A0xCD16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1526%3A0xCD16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1526:0xCD16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1526'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1526:0xCD16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1510%3A0x6617A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1510%3A0x6617A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1510%3A0x6617A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1510%3A0x6617A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1510%3A0x6617A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1510:0x6617A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1510'^^xsd:integer;
  dwc:scientificName 'Oenopota impressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '139322'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1510:0x6617A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1431%3A0xD716A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1431%3A0xD716A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1431%3A0xD716A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1431%3A0xD716A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1431%3A0xD716A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1431:0xD716A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1431:0xD716A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1560%3A0xD716A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1560%3A0xD716A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1560%3A0xD716A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1560%3A0xD716A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1560%3A0xD716A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1560:0xD716A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1560'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1560:0xD716A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1365%3A0xD716A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1365%3A0xD716A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1365%3A0xD716A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1365%3A0xD716A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1365%3A0xD716A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1365:0xD716A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1365'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1365:0xD716A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1522%3A0xD716A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1522%3A0xD716A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1522%3A0xD716A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1522%3A0xD716A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1522%3A0xD716A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1522:0xD716A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1522:0xD716A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1355%3A0xFB15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1355%3A0xFB15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1355%3A0xFB15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "54.64266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1355%3A0xFB15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.51633333 54.64266667)"^^geo:wktLiteral ;
  geo-pos:lat "70.51633333"^^xsd:decimal ;
  geo-pos:long "54.64266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A1355%3A0xFB15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:1355:0xFB15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '54.64266667'^^xsd:double;
  dwc:latitude '70.51633333'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:1355:0xFB15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2958%3A0x2016A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2958%3A0x2016A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2958%3A0x2016A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2958%3A0x2016A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2958%3A0x2016A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2958:0x2016A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2958'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2958:0x2016A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3018%3A0x2016A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3018%3A0x2016A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3018%3A0x2016A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3018%3A0x2016A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3018%3A0x2016A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3018:0x2016A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3018'^^xsd:integer;
  dwc:scientificName 'Cirratulus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129243'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3018:0x2016A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3207%3A0x2016A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3207%3A0x2016A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3207%3A0x2016A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3207%3A0x2016A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3207%3A0x2016A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3207:0x2016A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3207'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3207:0x2016A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3107%3A0x2016A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3107%3A0x2016A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3107%3A0x2016A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3107%3A0x2016A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3107%3A0x2016A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3107:0x2016A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3107'^^xsd:integer;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3107:0x2016A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3158%3A0x2116A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3158%3A0x2116A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3158%3A0x2116A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3158%3A0x2116A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3158%3A0x2116A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3158:0x2116A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3158'^^xsd:integer;
  dwc:scientificName 'Gnathia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3158:0x2116A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3179%3A0xE315A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3179%3A0xE315A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3179%3A0xE315A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3179%3A0xE315A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3179%3A0xE315A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3179:0xE315A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3179'^^xsd:integer;
  dwc:scientificName 'Alvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '716689'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3179:0xE315A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3350%3A0xE315A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3350%3A0xE315A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3350%3A0xE315A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3350%3A0xE315A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3350%3A0xE315A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3350:0xE315A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3350'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3350:0xE315A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3137%3A0xE315A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3137%3A0xE315A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3137%3A0xE315A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3137%3A0xE315A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3137%3A0xE315A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3137:0xE315A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3137'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3137:0xE315A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3164%3A0xDD16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3164%3A0xDD16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3164%3A0xDD16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3164%3A0xDD16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3164%3A0xDD16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3164:0xDD16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3164'^^xsd:integer;
  dwc:scientificName 'Pagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3164:0xDD16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3002%3A0xDD16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3002%3A0xDD16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3002%3A0xDD16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3002%3A0xDD16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3002%3A0xDD16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3002:0xDD16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3002'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3002:0xDD16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3048%3A0xDD16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3048%3A0xDD16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3048%3A0xDD16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3048%3A0xDD16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3048%3A0xDD16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3048:0xDD16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3048'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3048:0xDD16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2975%3A0xC216A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2975%3A0xC216A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2975%3A0xC216A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2975%3A0xC216A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2975%3A0xC216A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2975:0xC216A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2975'^^xsd:integer;
  dwc:scientificName 'Pholoe synopthalmica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2975:0xC216A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3012%3A0xC316A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3012%3A0xC316A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3012%3A0xC316A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3012%3A0xC316A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3012%3A0xC316A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3012:0xC316A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3012'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3012:0xC316A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3150%3A0xC316A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3150%3A0xC316A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3150%3A0xC316A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3150%3A0xC316A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3150%3A0xC316A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3150:0xC316A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3150'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3150:0xC316A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2949%3A0xC316A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2949%3A0xC316A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2949%3A0xC316A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2949%3A0xC316A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2949%3A0xC316A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2949:0xC316A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2949'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2949:0xC316A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2966%3A0xC316A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2966%3A0xC316A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2966%3A0xC316A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2966%3A0xC316A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2966%3A0xC316A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2966:0xC316A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2966'^^xsd:integer;
  dwc:scientificName 'Priapulida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2966:0xC316A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2968%3A0xC316A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2968%3A0xC316A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2968%3A0xC316A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2968%3A0xC316A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2968%3A0xC316A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2968:0xC316A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2968'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2968:0xC316A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3039%3A0xF115A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3039%3A0xF115A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3039%3A0xF115A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3039%3A0xF115A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3039%3A0xF115A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3039:0xF115A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3039'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3039:0xF115A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2993%3A0xF115A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2993%3A0xF115A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2993%3A0xF115A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2993%3A0xF115A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2993%3A0xF115A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2993:0xF115A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2993'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129602'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2993:0xF115A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3016%3A0xF115A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3016%3A0xF115A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3016%3A0xF115A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3016%3A0xF115A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3016%3A0xF115A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3016:0xF115A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3016'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3016:0xF115A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3352%3A0xF115A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3352%3A0xF115A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3352%3A0xF115A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3352%3A0xF115A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3352%3A0xF115A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3352:0xF115A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3352'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3352:0xF115A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3348%3A0xF215A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3348%3A0xF215A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3348%3A0xF215A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3348%3A0xF215A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3348%3A0xF215A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3348:0xF215A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3348'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3348:0xF215A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3094%3A0xF215A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3094%3A0xF215A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3094%3A0xF215A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3094%3A0xF215A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3094%3A0xF215A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3094:0xF215A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3094'^^xsd:integer;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3094:0xF215A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3056%3A0xF215A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3056%3A0xF215A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3056%3A0xF215A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3056%3A0xF215A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3056%3A0xF215A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3056:0xF215A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3056'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3056:0xF215A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3132%3A0xF215A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3132%3A0xF215A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3132%3A0xF215A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3132%3A0xF215A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3132%3A0xF215A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3132:0xF215A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3132'^^xsd:integer;
  dwc:scientificName 'Anonyx sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '101592'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3132:0xF215A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3007%3A0xF215A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3007%3A0xF215A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3007%3A0xF215A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3007%3A0xF215A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3007%3A0xF215A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3007:0xF215A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3007'^^xsd:integer;
  dwc:scientificName 'Apistobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129198'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3007:0xF215A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3057%3A0xF215A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3057%3A0xF215A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3057%3A0xF215A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3057%3A0xF215A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3057%3A0xF215A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3057:0xF215A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3057'^^xsd:integer;
  dwc:scientificName 'Artacama proboscidea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '131482'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3057:0xF215A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3209%3A0xF215A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3209%3A0xF215A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3209%3A0xF215A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3209%3A0xF215A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3209%3A0xF215A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3209:0xF215A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3209'^^xsd:integer;
  dwc:scientificName 'Bivalvia indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3209:0xF215A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3103%3A0xC316A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3103%3A0xC316A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3103%3A0xC316A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3103%3A0xC316A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3103%3A0xC316A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3103:0xC316A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3103'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3103:0xC316A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3115%3A0xC316A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3115%3A0xC316A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3115%3A0xC316A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3115%3A0xC316A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3115%3A0xC316A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3115:0xC316A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3115'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3115:0xC316A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3252%3A0xC416A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3252%3A0xC416A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3252%3A0xC416A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3252%3A0xC416A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3252%3A0xC416A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3252:0xC416A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3252'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3252:0xC416A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2951%3A0xC416A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2951%3A0xC416A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2951%3A0xC416A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2951%3A0xC416A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2951%3A0xC416A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2951:0xC416A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2951'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2951:0xC416A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3050%3A0xC516A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3050%3A0xC516A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3050%3A0xC516A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3050%3A0xC516A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3050%3A0xC516A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3050:0xC516A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3050'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3050:0xC516A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3051%3A0xC516A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3051%3A0xC516A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3051%3A0xC516A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3051%3A0xC516A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3051%3A0xC516A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3051:0xC516A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3051'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3051:0xC516A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3061%3A0xC516A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3061%3A0xC516A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3061%3A0xC516A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3061%3A0xC516A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3061%3A0xC516A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3061:0xC516A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3061'^^xsd:integer;
  dwc:scientificName 'Ampharetidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3061:0xC516A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3290%3A0xC716A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3290%3A0xC716A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3290%3A0xC716A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3290%3A0xC716A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3290%3A0xC716A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3290:0xC716A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3290'^^xsd:integer;
  dwc:scientificName 'Kinetoskias arborescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '111178'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3290:0xC716A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2998%3A0xC716A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2998%3A0xC716A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2998%3A0xC716A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2998%3A0xC716A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2998%3A0xC716A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2998:0xC716A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2998'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2998:0xC716A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2994%3A0xC716A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2994%3A0xC716A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2994%3A0xC716A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2994%3A0xC716A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2994%3A0xC716A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2994:0xC716A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2994'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2994:0xC716A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3255%3A0xC716A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3255%3A0xC716A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3255%3A0xC716A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3255%3A0xC716A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3255%3A0xC716A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3255:0xC716A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3255'^^xsd:integer;
  dwc:scientificName 'Lyonsia arenosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '140290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3255:0xC716A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3058%3A0xC716A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3058%3A0xC716A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3058%3A0xC716A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3058%3A0xC716A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3058%3A0xC716A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3058:0xC716A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3058'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3058:0xC716A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3244%3A0xC716A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3244%3A0xC716A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3244%3A0xC716A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3244%3A0xC716A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3244%3A0xC716A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3244:0xC716A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3244'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3244:0xC716A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3029%3A0xC716A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3029%3A0xC716A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3029%3A0xC716A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3029%3A0xC716A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3029%3A0xC716A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3029:0xC716A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3029'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3029:0xC716A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3009%3A0xC716A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3009%3A0xC716A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3009%3A0xC716A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3009%3A0xC716A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3009%3A0xC716A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3009:0xC716A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3009'^^xsd:integer;
  dwc:scientificName 'Marenzelleria sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129615'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3009:0xC716A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3174%3A0xC716A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3174%3A0xC716A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3174%3A0xC716A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3174%3A0xC716A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3174%3A0xC716A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3174:0xC716A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3174'^^xsd:integer;
  dwc:scientificName 'Margarites olivacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3174:0xC716A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3221%3A0xF315A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3221%3A0xF315A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3221%3A0xF315A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3221%3A0xF315A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3221%3A0xF315A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3221:0xF315A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3221'^^xsd:integer;
  dwc:scientificName 'Musculus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '138225'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3221:0xF315A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138225'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3042%3A0xF415A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3042%3A0xF415A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3042%3A0xF415A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3042%3A0xF415A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3042%3A0xF415A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3042:0xF415A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3042'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3042:0xF415A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2960%3A0xF415A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2960%3A0xF415A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2960%3A0xF415A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2960%3A0xF415A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2960%3A0xF415A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2960:0xF415A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2960'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2960:0xF415A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3211%3A0xF415A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3211%3A0xF415A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3211%3A0xF415A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3211%3A0xF415A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3211%3A0xF415A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3211:0xF415A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3211'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3211:0xF415A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3210%3A0xF415A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3210%3A0xF415A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3210%3A0xF415A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3210%3A0xF415A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3210%3A0xF415A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3210:0xF415A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3210'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3210:0xF415A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3085%3A0xC816A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3085%3A0xC816A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3085%3A0xC816A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3085%3A0xC816A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3085%3A0xC816A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3085:0xC816A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3085'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3085:0xC816A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3086%3A0xC816A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3086%3A0xC816A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3086%3A0xC816A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3086%3A0xC816A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3086%3A0xC816A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3086:0xC816A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3086'^^xsd:integer;
  dwc:scientificName 'Euchone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129528'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3086:0xC816A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3268%3A0xC816A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3268%3A0xC816A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3268%3A0xC816A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3268%3A0xC816A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3268%3A0xC816A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3268:0xC816A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3268'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3268:0xC816A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3289%3A0xC816A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3289%3A0xC816A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3289%3A0xC816A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3289%3A0xC816A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3289%3A0xC816A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3289:0xC816A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3289'^^xsd:integer;
  dwc:scientificName 'Dendrobeania levinseni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '146886'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3289:0xC816A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3201%3A0xC816A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3201%3A0xC816A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3201%3A0xC816A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3201%3A0xC816A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3201%3A0xC816A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3201:0xC816A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3201'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3201:0xC816A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3104%3A0xC916A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3104%3A0xC916A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3104%3A0xC916A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3104%3A0xC916A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3104%3A0xC916A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3104:0xC916A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3104'^^xsd:integer;
  dwc:scientificName 'Diastylis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '110479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3104:0xC916A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3357%3A0xC916A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3357%3A0xC916A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3357%3A0xC916A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3357%3A0xC916A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3357%3A0xC916A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3357:0xC916A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3357'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '123390'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3357:0xC916A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3076%3A0xC916A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3076%3A0xC916A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3076%3A0xC916A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3076%3A0xC916A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3076%3A0xC916A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3076:0xC916A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3076'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3076:0xC916A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3114%3A0xC916A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3114%3A0xC916A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3114%3A0xC916A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3114%3A0xC916A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3114%3A0xC916A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3114:0xC916A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3114'^^xsd:integer;
  dwc:scientificName 'Byblis gaimardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '101942'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3114:0xC916A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '416573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3020%3A0xC916A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3020%3A0xC916A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3020%3A0xC916A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3020%3A0xC916A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3020%3A0xC916A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3020:0xC916A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3020'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3020:0xC916A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3260%3A0xC916A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3260%3A0xC916A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3260%3A0xC916A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3260%3A0xC916A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3260%3A0xC916A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3260:0xC916A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3260'^^xsd:integer;
  dwc:scientificName 'Crisiella producta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '111707'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3260:0xC916A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3346%3A0xC916A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3346%3A0xC916A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3346%3A0xC916A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3346%3A0xC916A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3346%3A0xC916A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3346:0xC916A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3346'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3346:0xC916A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3206%3A0xC916A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3206%3A0xC916A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3206%3A0xC916A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3206%3A0xC916A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3206%3A0xC916A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3206:0xC916A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3206'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3206:0xC916A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3152%3A0xC916A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3152%3A0xC916A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3152%3A0xC916A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3152%3A0xC916A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3152%3A0xC916A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3152:0xC916A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3152'^^xsd:integer;
  dwc:scientificName 'Stegocephalus inflatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '103105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3152:0xC916A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3215%3A0xD316A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3215%3A0xD316A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3215%3A0xD316A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3215%3A0xD316A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3215%3A0xD316A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3215:0xD316A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3215'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3215:0xD316A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2957%3A0xD316A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2957%3A0xD316A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2957%3A0xD316A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2957%3A0xD316A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2957%3A0xD316A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2957:0xD316A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2957'^^xsd:integer;
  dwc:scientificName 'Actiniaria indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2957:0xD316A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3344%3A0xD316A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3344%3A0xD316A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3344%3A0xD316A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3344%3A0xD316A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3344%3A0xD316A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3344:0xD316A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3344'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3344:0xD316A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3079%3A0xD416A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3079%3A0xD416A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3079%3A0xD416A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3079%3A0xD416A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3079%3A0xD416A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3079:0xD416A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3079'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3079:0xD416A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3081%3A0xD416A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3081%3A0xD416A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3081%3A0xD416A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3081%3A0xD416A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3081%3A0xD416A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3081:0xD416A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3081'^^xsd:integer;
  dwc:scientificName 'Chone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3081:0xD416A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3019%3A0xD416A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3019%3A0xD416A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3019%3A0xD416A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3019%3A0xD416A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3019%3A0xD416A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3019:0xD416A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3019'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3019:0xD416A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3352%3A0xD516A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3352%3A0xD516A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3352%3A0xD516A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3352%3A0xD516A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3352%3A0xD516A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3352:0xD516A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3352'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3352:0xD516A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3043%3A0xD516A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3043%3A0xD516A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3043%3A0xD516A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3043%3A0xD516A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3043%3A0xD516A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3043:0xD516A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3043'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3043:0xD516A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3360%3A0xFB15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3360%3A0xFB15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3360%3A0xFB15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3360%3A0xFB15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3360%3A0xFB15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3360:0xFB15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3360'^^xsd:integer;
  dwc:scientificName 'Pentamera caleigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '124655'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3360:0xFB15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3041%3A0xFB15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3041%3A0xFB15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3041%3A0xFB15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3041%3A0xFB15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3041%3A0xFB15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3041:0xFB15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3041'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3041:0xFB15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3069%3A0xFB15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3069%3A0xFB15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3069%3A0xFB15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3069%3A0xFB15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3069%3A0xFB15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3069:0xFB15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3069'^^xsd:integer;
  dwc:scientificName 'Nicolea zostericola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '131508'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3069:0xFB15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3351%3A0xFB15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3351%3A0xFB15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3351%3A0xFB15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.231"^^xsd:decimal ;
  dwc:decimalLongitude "55.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3351%3A0xFB15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.231 55.0415)"^^geo:wktLiteral ;
  geo-pos:lat "70.231"^^xsd:decimal ;
  geo-pos:long "55.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3351%3A0xFB15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3351:0xFB15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3351'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.0415'^^xsd:double;
  dwc:latitude '70.231'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3351:0xFB15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2539%3A0x3516A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2539%3A0x3516A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2539%3A0x3516A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2539%3A0x3516A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2539%3A0x3516A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2539:0x3516A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2539'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2539:0x3516A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2931%3A0x3516A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2931%3A0x3516A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2931%3A0x3516A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2931%3A0x3516A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2931%3A0x3516A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2931:0x3516A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2931'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2931:0x3516A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2627%3A0x3516A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2627%3A0x3516A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2627%3A0x3516A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2627%3A0x3516A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2627%3A0x3516A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2627:0x3516A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2627'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2627:0x3516A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2725%3A0x3516A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2725%3A0x3516A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2725%3A0x3516A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2725%3A0x3516A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2725%3A0x3516A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2725:0x3516A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2725'^^xsd:integer;
  dwc:scientificName 'Pleusymtes pulchella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '103024'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2725:0x3516A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103024'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2618%3A0x3516A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2618%3A0x3516A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2618%3A0x3516A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2618%3A0x3516A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2618%3A0x3516A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2618:0x3516A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2618'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2618:0x3516A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2595%3A0x3516A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2595%3A0x3516A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2595%3A0x3516A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2595%3A0x3516A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2595%3A0x3516A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2595:0x3516A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2595'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2595:0x3516A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2592%3A0x3616A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2592%3A0x3616A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2592%3A0x3616A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2592%3A0x3616A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2592%3A0x3616A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2592:0x3616A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2592'^^xsd:integer;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2592:0x3616A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2931%3A0x3816A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2931%3A0x3816A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2931%3A0x3816A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2931%3A0x3816A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2931%3A0x3816A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2931:0x3816A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2931'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2931:0x3816A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2673%3A0x3816A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2673%3A0x3816A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2673%3A0x3816A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2673%3A0x3816A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2673%3A0x3816A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2673:0x3816A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2673:0x3816A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2581%3A0x3816A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2581%3A0x3816A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2581%3A0x3816A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2581%3A0x3816A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2581%3A0x3816A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2581:0x3816A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2581'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2581:0x3816A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2925%3A0x3C16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2925%3A0x3C16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2925%3A0x3C16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2925%3A0x3C16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2925%3A0x3C16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2925:0x3C16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2925'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2925:0x3C16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2785%3A0x3C16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2785%3A0x3C16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2785%3A0x3C16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2785%3A0x3C16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2785%3A0x3C16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2785:0x3C16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2785'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2785:0x3C16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2683%3A0x3D16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2683%3A0x3D16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2683%3A0x3D16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2683%3A0x3D16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2683%3A0x3D16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2683:0x3D16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2683'^^xsd:integer;
  dwc:scientificName 'Diastylis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '110479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2683:0x3D16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2685%3A0x3D16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2685%3A0x3D16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2685%3A0x3D16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2685%3A0x3D16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2685%3A0x3D16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2685:0x3D16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2685'^^xsd:integer;
  dwc:scientificName 'Diastylis scorpioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '110489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2685:0x3D16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2556%3A0x3D16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2556%3A0x3D16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2556%3A0x3D16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2556%3A0x3D16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2556%3A0x3D16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2556:0x3D16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2556'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2556:0x3D16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2662%3A0x3D16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2662%3A0x3D16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2662%3A0x3D16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2662%3A0x3D16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2662%3A0x3D16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2662:0x3D16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:integer;
  dwc:scientificName 'Euchone analis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '130903'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2662:0x3D16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2847%3A0x3D16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2847%3A0x3D16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2847%3A0x3D16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2847%3A0x3D16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2847%3A0x3D16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2847:0x3D16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2847:0x3D16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2941%3A0x3D16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2941%3A0x3D16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2941%3A0x3D16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2941%3A0x3D16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2941%3A0x3D16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2941:0x3D16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2941'^^xsd:integer;
  dwc:scientificName 'Eupyrgus scaber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '124782'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2941:0x3D16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2699%3A0x3D16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2699%3A0x3D16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2699%3A0x3D16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2699%3A0x3D16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2699%3A0x3D16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2699:0x3D16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2699'^^xsd:integer;
  dwc:scientificName 'Halirages fulvocincta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '102207'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2699:0x3D16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2694%3A0x3D16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2694%3A0x3D16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2694%3A0x3D16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2694%3A0x3D16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2694%3A0x3D16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2694:0x3D16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2694:0x3D16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2655%3A0xED15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2655%3A0xED15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2655%3A0xED15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2655%3A0xED15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2655%3A0xED15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2655:0xED15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2655'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2655:0xED15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2633%3A0xEE15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2633%3A0xEE15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2633%3A0xEE15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2633%3A0xEE15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2633%3A0xEE15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2633:0xEE15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2633:0xEE15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2711%3A0xEE15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2711%3A0xEE15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2711%3A0xEE15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2711%3A0xEE15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2711%3A0xEE15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2711:0xEE15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2711'^^xsd:integer;
  dwc:scientificName 'Anonyx sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '101592'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2711:0xEE15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2580%3A0x3E16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2580%3A0x3E16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2580%3A0x3E16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2580%3A0x3E16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2580%3A0x3E16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2580:0x3E16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2580'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2580:0x3E16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2682%3A0x3E16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2682%3A0x3E16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2682%3A0x3E16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2682%3A0x3E16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2682%3A0x3E16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2682:0x3E16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2682'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2682:0x3E16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2623%3A0x3E16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2623%3A0x3E16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2623%3A0x3E16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2623%3A0x3E16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2623%3A0x3E16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2623:0x3E16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2623'^^xsd:integer;
  dwc:scientificName 'Brada sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129289'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2623:0x3E16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2866%3A0x3E16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2866%3A0x3E16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2866%3A0x3E16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2866%3A0x3E16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2866%3A0x3E16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2866:0x3E16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Bugula fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '146740'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2866:0x3E16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146740'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2674%3A0x3E16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2674%3A0x3E16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2674%3A0x3E16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2674%3A0x3E16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2674%3A0x3E16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2674:0x3E16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2674'^^xsd:integer;
  dwc:scientificName 'Calanoida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2674:0x3E16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2700%3A0x3E16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2700%3A0x3E16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2700%3A0x3E16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2700%3A0x3E16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2700%3A0x3E16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2700:0x3E16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2700'^^xsd:integer;
  dwc:scientificName 'Calliopiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2700:0x3E16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2537%3A0x3E16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2537%3A0x3E16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2537%3A0x3E16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2537%3A0x3E16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2537%3A0x3E16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2537:0x3E16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2537'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2537:0x3E16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2596%3A0xEE15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2596%3A0xEE15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2596%3A0xEE15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2596%3A0xEE15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2596%3A0xEE15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2596:0xEE15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2596'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2596:0xEE15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2598%3A0xEE15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2598%3A0xEE15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2598%3A0xEE15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2598%3A0xEE15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2598%3A0xEE15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2598:0xEE15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2598'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2598:0xEE15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2794%3A0xEE15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2794%3A0xEE15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2794%3A0xEE15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2794%3A0xEE15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2794%3A0xEE15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2794:0xEE15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2794'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2794:0xEE15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2807%3A0xEE15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2807%3A0xEE15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2807%3A0xEE15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2807%3A0xEE15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2807%3A0xEE15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2807:0xEE15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2807'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2807:0xEE15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2691%3A0xEE15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2691%3A0xEE15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2691%3A0xEE15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2691%3A0xEE15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2691%3A0xEE15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2691:0xEE15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2691'^^xsd:integer;
  dwc:scientificName 'Ampelisca eschrichti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '101897'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2691:0xEE15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2629%3A0xEE15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2629%3A0xEE15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2629%3A0xEE15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2629%3A0xEE15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2629%3A0xEE15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2629:0xEE15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2629'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2629:0xEE15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2630%3A0xEE15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2630%3A0xEE15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2630%3A0xEE15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2630%3A0xEE15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2630%3A0xEE15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2630:0xEE15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2630'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2630:0xEE15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2644%3A0x3E16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2644%3A0x3E16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2644%3A0x3E16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2644%3A0x3E16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2644%3A0x3E16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2644:0x3E16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2644'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2644:0x3E16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2577%3A0x3E16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2577%3A0x3E16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2577%3A0x3E16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2577%3A0x3E16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2577%3A0x3E16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2577:0x3E16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2577'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2577:0x3E16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2679%3A0x3E16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2679%3A0x3E16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2679%3A0x3E16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2679%3A0x3E16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2679%3A0x3E16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2679:0x3E16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2679:0x3E16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2573%3A0x3E16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2573%3A0x3E16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2573%3A0x3E16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2573%3A0x3E16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2573%3A0x3E16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2573:0x3E16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2573'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2573:0x3E16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2637%3A0x3E16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2637%3A0x3E16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2637%3A0x3E16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2637%3A0x3E16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2637%3A0x3E16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2637:0x3E16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2637'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2637:0x3E16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2608%3A0x3E16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2608%3A0x3E16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2608%3A0x3E16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2608%3A0x3E16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2608%3A0x3E16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2608:0x3E16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2608'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2608:0x3E16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2714%3A0xEE15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2714%3A0xEE15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2714%3A0xEE15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2714%3A0xEE15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2714%3A0xEE15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2714:0xEE15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:integer;
  dwc:scientificName 'Melphidippa sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '101683'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2714:0xEE15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2812%3A0xEE15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2812%3A0xEE15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2812%3A0xEE15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2812%3A0xEE15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2812%3A0xEE15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2812:0xEE15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2812'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2812:0xEE15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2620%3A0xEE15A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2620%3A0xEE15A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2620%3A0xEE15A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2620%3A0xEE15A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2620%3A0xEE15A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2620:0xEE15A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2620'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2620:0xEE15A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2554%3A0xC016A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2554%3A0xC016A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2554%3A0xC016A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2554%3A0xC016A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2554%3A0xC016A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2554:0xC016A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2554'^^xsd:integer;
  dwc:scientificName 'Pholoe synopthalmica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2554:0xC016A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2557%3A0xC016A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2557%3A0xC016A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2557%3A0xC016A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2557%3A0xC016A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2557%3A0xC016A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2557:0xC016A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2557'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2557:0xC016A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2725%3A0xC016A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2725%3A0xC016A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2725%3A0xC016A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2725%3A0xC016A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2725%3A0xC016A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2725:0xC016A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2725'^^xsd:integer;
  dwc:scientificName 'Pleusymtes pulchella'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '103024'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2725:0xC016A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103024'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2790%3A0xF715A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2790%3A0xF715A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2790%3A0xF715A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2790%3A0xF715A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2790%3A0xF715A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2790:0xF715A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2790'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2790:0xF715A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2791%3A0xF715A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2791%3A0xF715A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2791%3A0xF715A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2791%3A0xF715A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2791%3A0xF715A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2791:0xF715A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2791'^^xsd:integer;
  dwc:scientificName 'Nuculana sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '138259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2791:0xF715A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2591%3A0xDE16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2591%3A0xDE16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2591%3A0xDE16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2591%3A0xDE16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2591%3A0xDE16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2591:0xDE16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2591'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2591:0xDE16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2729%3A0xDE16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2729%3A0xDE16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2729%3A0xDE16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2729%3A0xDE16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2729%3A0xDE16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2729:0xDE16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2729'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2729:0xDE16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2883%3A0xDE16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2883%3A0xDE16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2883%3A0xDE16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2883%3A0xDE16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2883%3A0xDE16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2883:0xDE16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2883'^^xsd:integer;
  dwc:scientificName 'Porella fragilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '156356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2883:0xDE16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2621%3A0xD616A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2621%3A0xD616A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2621%3A0xD616A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2621%3A0xD616A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2621%3A0xD616A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2621:0xD616A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2621'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2621:0xD616A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2780%3A0xD716A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2780%3A0xD716A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2780%3A0xD716A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2780%3A0xD716A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2780%3A0xD716A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2780:0xD716A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2780'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2780:0xD716A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2559%3A0xD716A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2559%3A0xD716A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2559%3A0xD716A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2559%3A0xD716A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2559%3A0xD716A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2559:0xD716A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2559'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2559:0xD716A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2716%3A0xFA15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2716%3A0xFA15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2716%3A0xFA15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2716%3A0xFA15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2716%3A0xFA15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2716:0xFA15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2716'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2716:0xFA15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2930%3A0xFA15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2930%3A0xFA15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2930%3A0xFA15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "55.12383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2930%3A0xFA15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.40466667 55.12383333)"^^geo:wktLiteral ;
  geo-pos:lat "70.40466667"^^xsd:decimal ;
  geo-pos:long "55.12383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2930%3A0xFA15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2930:0xFA15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2930'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.12383333'^^xsd:double;
  dwc:latitude '70.40466667'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2930:0xFA15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6221%3A0x2616A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6221%3A0x2616A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6221%3A0x2616A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6221%3A0x2616A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6221%3A0x2616A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:6221:0x2616A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '6221'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:6221:0x2616A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5907%3A0x2E16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5907%3A0x2E16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5907%3A0x2E16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5907%3A0x2E16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5907%3A0x2E16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5907:0x2E16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5907'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5907:0x2E16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5919%3A0x3516A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5919%3A0x3516A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5919%3A0x3516A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5919%3A0x3516A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5919%3A0x3516A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5919:0x3516A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5919'^^xsd:integer;
  dwc:scientificName 'Gattyana sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '129488'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5919:0x3516A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5920%3A0x3516A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5920%3A0x3516A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5920%3A0x3516A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5920%3A0x3516A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5920%3A0x3516A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5920:0x3516A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5920'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5920:0x3516A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6190%3A0x3516A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6190%3A0x3516A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6190%3A0x3516A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6190%3A0x3516A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6190%3A0x3516A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:6190:0x3516A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '6190'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:6190:0x3516A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5956%3A0x3516A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5956%3A0x3516A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5956%3A0x3516A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5956%3A0x3516A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5956%3A0x3516A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5956:0x3516A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5956'^^xsd:integer;
  dwc:scientificName 'Marenzelleria sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '129615'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5956:0x3516A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6096%3A0x3616A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6096%3A0x3616A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6096%3A0x3616A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6096%3A0x3616A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6096%3A0x3616A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:6096:0x3616A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '6096'^^xsd:integer;
  dwc:scientificName 'Monoporeia affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '103077'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:6096:0x3616A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6097%3A0x3616A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6097%3A0x3616A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6097%3A0x3616A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6097%3A0x3616A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6097%3A0x3616A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:6097:0x3616A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '6097'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:6097:0x3616A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6052%3A0xF015A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6052%3A0xF015A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6052%3A0xF015A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6052%3A0xF015A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6052%3A0xF015A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:6052:0xF015A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '6052'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:6052:0xF015A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6215%3A0xF115A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6215%3A0xF115A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6215%3A0xF115A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6215%3A0xF115A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A6215%3A0xF115A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:6215:0xF115A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '6215'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:6215:0xF115A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5914%3A0xD616A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5914%3A0xD616A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5914%3A0xD616A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5885"^^xsd:decimal ;
  dwc:decimalLongitude "55.22483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5914%3A0xD616A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5885 55.22483333)"^^geo:wktLiteral ;
  geo-pos:lat "68.5885"^^xsd:decimal ;
  geo-pos:long "55.22483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5914%3A0xD616A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5914:0xD616A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5914'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.22483333'^^xsd:double;
  dwc:latitude '68.5885'^^xsd:double;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5914:0xD616A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2372%3A0x2B16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2372%3A0x2B16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2372%3A0x2B16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2372%3A0x2B16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2372%3A0x2B16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2372:0x2B16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'Yoldiella frigida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '141997'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2372:0x2B16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2300%3A0xFE15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2300%3A0xFE15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2300%3A0xFE15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2300%3A0xFE15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2300%3A0xFE15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2300:0xFE15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2300'^^xsd:integer;
  dwc:scientificName 'Oedicerotidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2300:0xFE15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2512%3A0xFE15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2512%3A0xFE15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2512%3A0xFE15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2512%3A0xFE15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2512%3A0xFE15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2512:0xFE15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2512:0xFE15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2282%3A0xFE15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2282%3A0xFE15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2282%3A0xFE15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2282%3A0xFE15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2282%3A0xFE15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2282:0xFE15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2282'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2282:0xFE15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2360%3A0xFE15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2360%3A0xFE15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2360%3A0xFE15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2360%3A0xFE15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2360%3A0xFE15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2360:0xFE15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2360'^^xsd:integer;
  dwc:scientificName 'Retusa obtusa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '141134'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2360:0xFE15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2200%3A0x3416A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2200%3A0x3416A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2200%3A0x3416A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2200%3A0x3416A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2200%3A0x3416A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2200:0x3416A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2200'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2200:0x3416A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2386%3A0x3416A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2386%3A0x3416A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2386%3A0x3416A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2386%3A0x3416A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2386%3A0x3416A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2386:0x3416A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2386'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2386:0x3416A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2271%3A0x3416A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2271%3A0x3416A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2271%3A0x3416A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2271%3A0x3416A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2271%3A0x3416A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2271:0x3416A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2271'^^xsd:integer;
  dwc:scientificName 'Ampelisca macrocephala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '101908'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2271:0x3416A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2295%3A0x3416A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2295%3A0x3416A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2295%3A0x3416A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2295%3A0x3416A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2295%3A0x3416A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2295:0x3416A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2295'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2295:0x3416A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2272%3A0x3416A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2272%3A0x3416A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2272%3A0x3416A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2272%3A0x3416A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2272%3A0x3416A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2272:0x3416A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2272'^^xsd:integer;
  dwc:scientificName 'Byblis gaimardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '101942'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2272:0x3416A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '416573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2398%3A0x3516A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2398%3A0x3516A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2398%3A0x3516A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2398%3A0x3516A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2398%3A0x3516A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2398:0x3516A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2398'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2398:0x3516A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2364%3A0xFE15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2364%3A0xFE15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2364%3A0xFE15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2364%3A0xFE15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2364%3A0xFE15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2364:0xFE15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2364'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2364:0xFE15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2243%3A0x3A16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2243%3A0x3A16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2243%3A0x3A16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2243%3A0x3A16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2243%3A0x3A16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2243:0x3A16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2243'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2243:0x3A16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2244%3A0x3A16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2244%3A0x3A16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2244%3A0x3A16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2244%3A0x3A16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2244%3A0x3A16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2244:0x3A16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2244'^^xsd:integer;
  dwc:scientificName 'Euchone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129528'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2244:0x3A16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2129%3A0x3A16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2129%3A0x3A16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2129%3A0x3A16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2129%3A0x3A16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2129%3A0x3A16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2129:0x3A16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2129'^^xsd:integer;
  dwc:scientificName 'Eunoe sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2129:0x3A16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2520%3A0x3A16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2520%3A0x3A16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2520%3A0x3A16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2520%3A0x3A16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2520%3A0x3A16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2520:0x3A16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2520'^^xsd:integer;
  dwc:scientificName 'Eupyrgus scaber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '124782'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2520:0x3A16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2141%3A0x3A16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2141%3A0x3A16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2141%3A0x3A16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2141%3A0x3A16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2141%3A0x3A16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2141:0x3A16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2141'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2141:0x3A16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2316%3A0x3A16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2316%3A0x3A16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2316%3A0x3A16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2316%3A0x3A16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2316%3A0x3A16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2316:0x3A16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2316'^^xsd:integer;
  dwc:scientificName 'Gnathia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2316:0x3A16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2179%3A0x3A16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2179%3A0x3A16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2179%3A0x3A16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2179%3A0x3A16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2179%3A0x3A16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2179:0x3A16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2179'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2179:0x3A16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2109%3A0x3A16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2109%3A0x3A16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2109%3A0x3A16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2109%3A0x3A16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2109%3A0x3A16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2109:0x3A16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2109:0x3A16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2106%3A0x3B16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2106%3A0x3B16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2106%3A0x3B16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2106%3A0x3B16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2106%3A0x3B16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2106:0x3B16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2106'^^xsd:integer;
  dwc:scientificName 'Hyperammina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '113973'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2106:0x3B16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '417571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2166%3A0x3B16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2166%3A0x3B16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2166%3A0x3B16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2166%3A0x3B16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2166%3A0x3B16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2166:0x3B16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2166'^^xsd:integer;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2166:0x3B16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2156%3A0x3B16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2156%3A0x3B16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2156%3A0x3B16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2156%3A0x3B16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2156%3A0x3B16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2156:0x3B16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2156'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2156:0x3B16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2186%3A0x3B16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2186%3A0x3B16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2186%3A0x3B16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2186%3A0x3B16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2186%3A0x3B16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2186:0x3B16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2186'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene cylindricaudata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '130299'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2186:0x3B16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '183242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2152%3A0x3B16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2152%3A0x3B16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2152%3A0x3B16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2152%3A0x3B16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2152%3A0x3B16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2152:0x3B16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2152'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2152:0x3B16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2216%3A0x3B16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2216%3A0x3B16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2216%3A0x3B16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2216%3A0x3B16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2216%3A0x3B16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2216:0x3B16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2216'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2216:0x3B16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2402%3A0x3B16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2402%3A0x3B16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2402%3A0x3B16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2402%3A0x3B16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2402%3A0x3B16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2402:0x3B16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2402'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2402:0x3B16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2187%3A0x3C16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2187%3A0x3C16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2187%3A0x3C16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2187%3A0x3C16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2187%3A0x3C16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2187:0x3C16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2187'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2187:0x3C16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2293%3A0x3C16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2293%3A0x3C16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2293%3A0x3C16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2293%3A0x3C16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2293%3A0x3C16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2293:0x3C16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2293'^^xsd:integer;
  dwc:scientificName 'Melphidippa sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '101683'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2293:0x3C16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2199%3A0x3C16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2199%3A0x3C16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2199%3A0x3C16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2199%3A0x3C16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2199%3A0x3C16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2199:0x3C16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2199'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2199:0x3C16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2163%3A0xC016A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2163%3A0xC016A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2163%3A0xC016A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2163%3A0xC016A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2163%3A0xC016A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2163:0xC016A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2163'^^xsd:integer;
  dwc:scientificName 'Cossura sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129251'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2163:0xC016A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129251'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2504%3A0xC016A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2504%3A0xC016A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2504%3A0xC016A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2504%3A0xC016A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2504%3A0xC016A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2504:0xC016A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2504:0xC016A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2177%3A0xF015A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2177%3A0xF015A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2177%3A0xF015A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2177%3A0xF015A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2177%3A0xF015A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2177:0xF015A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2177'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2177:0xF015A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2192%3A0xF515A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2192%3A0xF515A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2192%3A0xF515A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2192%3A0xF515A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2192%3A0xF515A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2192:0xF515A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2192'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2192:0xF515A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2197%3A0xF515A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2197%3A0xF515A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2197%3A0xF515A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2197%3A0xF515A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2197%3A0xF515A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2197:0xF515A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2197'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2197:0xF515A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2283%3A0xF515A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2283%3A0xF515A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2283%3A0xF515A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2283%3A0xF515A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2283%3A0xF515A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2283:0xF515A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2283'^^xsd:integer;
  dwc:scientificName 'Photis sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '101563'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2283:0xF515A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2168%3A0xF515A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2168%3A0xF515A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2168%3A0xF515A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2168%3A0xF515A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2168%3A0xF515A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2168:0xF515A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2168'^^xsd:integer;
  dwc:scientificName 'Polydora caeca/flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2168:0xF515A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2190%3A0xF515A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2190%3A0xF515A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2190%3A0xF515A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2190%3A0xF515A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2190%3A0xF515A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2190:0xF515A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2190'^^xsd:integer;
  dwc:scientificName 'Praxillella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129360'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2190:0xF515A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2126%3A0xF515A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2126%3A0xF515A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2126%3A0xF515A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2126%3A0xF515A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2126%3A0xF515A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2126:0xF515A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2126'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2126:0xF515A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2294%3A0xF515A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2294%3A0xF515A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2294%3A0xF515A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2294%3A0xF515A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2294%3A0xF515A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2294:0xF515A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2294'^^xsd:integer;
  dwc:scientificName 'Aceroides latipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '102866'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2294:0xF515A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2337%3A0xCA16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2337%3A0xCA16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2337%3A0xCA16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2337%3A0xCA16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2337%3A0xCA16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2337:0xCA16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2337'^^xsd:integer;
  dwc:scientificName 'Alvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '716689'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2337:0xCA16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2151%3A0xCA16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2151%3A0xCA16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2151%3A0xCA16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2151%3A0xCA16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2151%3A0xCA16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2151:0xCA16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2151'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129602'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2151:0xCA16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2369%3A0xCA16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2369%3A0xCA16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2369%3A0xCA16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2369%3A0xCA16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2369%3A0xCA16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2369:0xCA16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2369'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2369:0xCA16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2368%3A0xCA16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2368%3A0xCA16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2368%3A0xCA16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2368%3A0xCA16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2368%3A0xCA16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2368:0xCA16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2368:0xCA16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2289%3A0xF615A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2289%3A0xF615A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2289%3A0xF615A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2289%3A0xF615A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2289%3A0xF615A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2289:0xF615A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2289'^^xsd:integer;
  dwc:scientificName 'Anonyx nugax'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '102514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2289:0xF615A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102514'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2373%3A0xF615A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2373%3A0xF615A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2373%3A0xF615A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2373%3A0xF615A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2373%3A0xF615A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2373:0xF615A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2373'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2373:0xF615A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2262%3A0xF715A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2262%3A0xF715A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2262%3A0xF715A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2262%3A0xF715A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2262%3A0xF715A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2262:0xF715A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2262'^^xsd:integer;
  dwc:scientificName 'Diastylis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '110479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2262:0xF715A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2140%3A0xCC16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2140%3A0xCC16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2140%3A0xCC16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2140%3A0xCC16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2140%3A0xCC16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2140:0xCC16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2140'^^xsd:integer;
  dwc:scientificName 'Autolytus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2140:0xCC16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2367%3A0xCC16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2367%3A0xCC16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2367%3A0xCC16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2367%3A0xCC16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2367%3A0xCC16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2367:0xCC16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2367'^^xsd:integer;
  dwc:scientificName 'Bivalvia indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2367:0xCC16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2202%3A0xCC16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2202%3A0xCC16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2202%3A0xCC16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2202%3A0xCC16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2202%3A0xCC16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2202:0xCC16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2202'^^xsd:integer;
  dwc:scientificName 'Brada sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129289'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2202:0xCC16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2209%3A0xCC16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2209%3A0xCC16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2209%3A0xCC16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2209%3A0xCC16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2209%3A0xCC16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2209:0xCC16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2209'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2209:0xCC16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2165%3A0xCC16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2165%3A0xCC16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2165%3A0xCC16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2165%3A0xCC16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2165%3A0xCC16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2165:0xCC16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2165'^^xsd:integer;
  dwc:scientificName 'Apistobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129198'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2165:0xCC16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2159%3A0xCC16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2159%3A0xCC16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2159%3A0xCC16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2159%3A0xCC16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2159%3A0xCC16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2159:0xCC16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2159'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2159:0xCC16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2253%3A0xCC16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2253%3A0xCC16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2253%3A0xCC16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2253%3A0xCC16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2253%3A0xCC16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2253:0xCC16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2253'^^xsd:integer;
  dwc:scientificName 'Calanoida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2253:0xCC16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2112%3A0xF715A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2112%3A0xF715A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2112%3A0xF715A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2112%3A0xF715A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2112%3A0xF715A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2112:0xF715A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:integer;
  dwc:scientificName 'Capnella glomerata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '146765'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2112:0xF715A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2175%3A0xF715A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2175%3A0xF715A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2175%3A0xF715A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2175%3A0xF715A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2175%3A0xF715A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2175:0xF715A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2175'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2175:0xF715A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2506%3A0xDE16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2506%3A0xDE16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2506%3A0xDE16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2506%3A0xDE16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2506%3A0xDE16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2506:0xDE16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2506:0xDE16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2160%3A0xCD16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2160%3A0xCD16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2160%3A0xCD16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2160%3A0xCD16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2160%3A0xCD16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2160:0xCD16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2160'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2160:0xCD16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2509%3A0xCD16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2509%3A0xCD16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2509%3A0xCD16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2509%3A0xCD16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2509%3A0xCD16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2509:0xCD16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2509'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2509:0xCD16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2510%3A0xCD16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2510%3A0xCD16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2510%3A0xCD16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2510%3A0xCD16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2510%3A0xCD16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2510:0xCD16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2510:0xCD16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2371%3A0xCD16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2371%3A0xCD16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2371%3A0xCD16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2371%3A0xCD16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2371%3A0xCD16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2371:0xCD16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2371'^^xsd:integer;
  dwc:scientificName 'Yoldia hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '141989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2371:0xCD16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2387%3A0xCD16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2387%3A0xCD16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2387%3A0xCD16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2387%3A0xCD16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2387%3A0xCD16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2387:0xCD16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2387'^^xsd:integer;
  dwc:scientificName 'Thyasira sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2387:0xCD16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2174%3A0xD616A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2174%3A0xD616A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2174%3A0xD616A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2174%3A0xD616A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2174%3A0xD616A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2174:0xD616A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2174'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2174:0xD616A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2426%3A0xD616A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2426%3A0xD616A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2426%3A0xD616A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2426%3A0xD616A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2426%3A0xD616A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2426:0xD616A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2426'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2426:0xD616A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2234%3A0xFA15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2234%3A0xFA15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2234%3A0xFA15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2234%3A0xFA15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2234%3A0xFA15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2234:0xFA15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2234'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2234:0xFA15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2502%3A0xFA15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2502%3A0xFA15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2502%3A0xFA15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2502%3A0xFA15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2502%3A0xFA15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2502:0xFA15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2502'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2502:0xFA15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2133%3A0xFA15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2133%3A0xFA15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2133%3A0xFA15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2133%3A0xFA15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2133%3A0xFA15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2133:0xFA15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2133'^^xsd:integer;
  dwc:scientificName 'Pholoe synopthalmica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2133:0xFA15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2510%3A0xD716A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2510%3A0xD716A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2510%3A0xD716A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.28333333"^^xsd:decimal ;
  dwc:decimalLongitude "55.60666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2510%3A0xD716A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.28333333 55.60666667)"^^geo:wktLiteral ;
  geo-pos:lat "70.28333333"^^xsd:decimal ;
  geo-pos:long "55.60666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A2510%3A0xD716A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:2510:0xD716A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '55.60666667'^^xsd:double;
  dwc:latitude '70.28333333'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:2510:0xD716A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5609%3A0xE415A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5609%3A0xE415A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5609%3A0xE415A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5609%3A0xE415A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5609%3A0xE415A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5609:0xE415A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5609'^^xsd:integer;
  dwc:scientificName 'Euchone analis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '130903'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5609:0xE415A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5524%3A0xE415A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5524%3A0xE415A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5524%3A0xE415A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5524%3A0xE415A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5524%3A0xE415A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5524:0xE415A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5524'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5524:0xE415A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5732%3A0xE415A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5732%3A0xE415A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5732%3A0xE415A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5732%3A0xE415A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5732%3A0xE415A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5732:0xE415A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5732'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5732:0xE415A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5481%3A0xE415A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5481%3A0xE415A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5481%3A0xE415A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5481%3A0xE415A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5481%3A0xE415A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5481:0xE415A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5481'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5481:0xE415A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5527%3A0xE415A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5527%3A0xE415A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5527%3A0xE415A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5527%3A0xE415A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5527%3A0xE415A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5527:0xE415A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5527'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5527:0xE415A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5765%3A0x2216A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5765%3A0x2216A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5765%3A0x2216A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5765%3A0x2216A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5765%3A0x2216A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5765:0x2216A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5765'^^xsd:integer;
  dwc:scientificName 'Astartidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '228'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5765:0x2216A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5735%3A0x2216A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5735%3A0x2216A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5735%3A0x2216A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5735%3A0x2216A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5735%3A0x2216A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5735:0x2216A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5735'^^xsd:integer;
  dwc:scientificName 'Bivalvia indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5735:0x2216A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5889%3A0x2216A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5889%3A0x2216A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5889%3A0x2216A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5889%3A0x2216A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5889%3A0x2216A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5889:0x2216A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5889'^^xsd:integer;
  dwc:scientificName 'Cnemidocarpa rhyzopus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '103877'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5889:0x2216A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5648%3A0x2216A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5648%3A0x2216A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5648%3A0x2216A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5648%3A0x2216A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5648%3A0x2216A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5648:0x2216A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5648'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5648:0x2216A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5743%3A0x2216A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5743%3A0x2216A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5743%3A0x2216A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5743%3A0x2216A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5743%3A0x2216A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5743:0x2216A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5743'^^xsd:integer;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5743:0x2216A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5546%3A0x2216A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5546%3A0x2216A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5546%3A0x2216A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5546%3A0x2216A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5546%3A0x2216A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5546:0x2216A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5546'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5546:0x2216A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5543%3A0x2216A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5543%3A0x2216A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5543%3A0x2216A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5543%3A0x2216A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5543%3A0x2216A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5543:0x2216A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5543'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5543:0x2216A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5748%3A0x2216A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5748%3A0x2216A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5748%3A0x2216A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5748%3A0x2216A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5748%3A0x2216A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5748:0x2216A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5748'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5748:0x2216A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5683%3A0x2216A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5683%3A0x2216A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5683%3A0x2216A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5683%3A0x2216A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5683%3A0x2216A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5683:0x2216A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5683'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5683:0x2216A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5780%3A0x2216A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5780%3A0x2216A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5780%3A0x2216A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5780%3A0x2216A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5780%3A0x2216A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5780:0x2216A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5780'^^xsd:integer;
  dwc:scientificName 'Thracia myopsis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '141648'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5780:0x2216A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5869%3A0x2316A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5869%3A0x2316A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5869%3A0x2316A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5869%3A0x2316A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5869%3A0x2316A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5869:0x2316A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5869'^^xsd:integer;
  dwc:scientificName 'Alcyonidium disciforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '111598'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5869:0x2316A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5486%3A0x2316A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5486%3A0x2316A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5486%3A0x2316A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5486%3A0x2316A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5486%3A0x2316A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5486:0x2316A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5486'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5486:0x2316A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5564%3A0x2316A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5564%3A0x2316A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5564%3A0x2316A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5564%3A0x2316A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5564%3A0x2316A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5564:0x2316A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5564'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5564:0x2316A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5569%3A0x2316A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5569%3A0x2316A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5569%3A0x2316A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5569%3A0x2316A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5569%3A0x2316A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5569:0x2316A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5569'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5569:0x2316A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5711%3A0x2316A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5711%3A0x2316A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5711%3A0x2316A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5711%3A0x2316A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5711%3A0x2316A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5711:0x2316A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5711'^^xsd:integer;
  dwc:scientificName 'Polinices pallidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '236792'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5711:0x2316A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5558%3A0x2316A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5558%3A0x2316A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5558%3A0x2316A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5558%3A0x2316A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5558%3A0x2316A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5558:0x2316A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5558'^^xsd:integer;
  dwc:scientificName 'Praxillella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '129360'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5558:0x2316A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5517%3A0x2316A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5517%3A0x2316A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5517%3A0x2316A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5517%3A0x2316A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5517%3A0x2316A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5517:0x2316A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5517'^^xsd:integer;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5517:0x2316A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5736%3A0x2316A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5736%3A0x2316A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5736%3A0x2316A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5736%3A0x2316A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5736%3A0x2316A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5736:0x2316A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5736'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5736:0x2316A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5562%3A0x2316A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5562%3A0x2316A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5562%3A0x2316A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5562%3A0x2316A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5562%3A0x2316A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5562:0x2316A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5562'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5562:0x2316A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5767%3A0xE515A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5767%3A0xE515A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5767%3A0xE515A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5767%3A0xE515A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5767%3A0xE515A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5767:0xE515A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5767'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5767:0xE515A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5881%3A0xE515A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5881%3A0xE515A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5881%3A0xE515A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5881%3A0xE515A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5881%3A0xE515A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5881:0xE515A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5881'^^xsd:integer;
  dwc:scientificName 'Stegophiura nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '124943'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5881:0xE515A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5770%3A0xE515A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5770%3A0xE515A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5770%3A0xE515A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5770%3A0xE515A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5770%3A0xE515A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5770:0xE515A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5770'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5770:0xE515A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5535%3A0xE515A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5535%3A0xE515A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5535%3A0xE515A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5535%3A0xE515A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5535%3A0xE515A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5535:0xE515A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5535'^^xsd:integer;
  dwc:scientificName 'Marenzelleria sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '129615'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5535:0xE515A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5699%3A0xE515A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5699%3A0xE515A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5699%3A0xE515A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5699%3A0xE515A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5699%3A0xE515A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5699:0xE515A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5699'^^xsd:integer;
  dwc:scientificName 'Margarites striatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '153546'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5699:0xE515A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5758%3A0xE515A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5758%3A0xE515A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5758%3A0xE515A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5758%3A0xE515A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5758%3A0xE515A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5758:0xE515A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5758'^^xsd:integer;
  dwc:scientificName 'Montacuta maltzani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '140373'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5758:0xE515A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5568%3A0xE515A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5568%3A0xE515A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5568%3A0xE515A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5568%3A0xE515A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5568%3A0xE515A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5568:0xE515A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5568'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5568:0xE515A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5636%3A0xE715A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5636%3A0xE715A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5636%3A0xE715A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5636%3A0xE715A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5636%3A0xE715A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5636:0xE715A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5636'^^xsd:integer;
  dwc:scientificName 'Tanaidacea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5636:0xE715A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5533%3A0xE715A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5533%3A0xE715A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5533%3A0xE715A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5533%3A0xE715A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5533%3A0xE715A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5533:0xE715A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5533'^^xsd:integer;
  dwc:scientificName 'Apistobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '129198'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5533:0xE715A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5627%3A0xE715A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5627%3A0xE715A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5627%3A0xE715A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5627%3A0xE715A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5627%3A0xE715A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5627:0xE715A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5627'^^xsd:integer;
  dwc:scientificName 'Campylaspis sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '110415'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5627:0xE715A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5545%3A0xE715A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5545%3A0xE715A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5545%3A0xE715A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5545%3A0xE715A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5545%3A0xE715A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5545:0xE715A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5545'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5545:0xE715A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5710%3A0xE715A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5710%3A0xE715A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5710%3A0xE715A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5710%3A0xE715A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5710%3A0xE715A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5710:0xE715A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5710'^^xsd:integer;
  dwc:scientificName 'Cryptonatica affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '140525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5710:0xE715A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5503%3A0x2616A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5503%3A0x2616A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5503%3A0x2616A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5503%3A0x2616A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5503%3A0x2616A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5503:0x2616A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5503'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5503:0x2616A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5713%3A0x2616A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5713%3A0x2616A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5713%3A0x2616A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5713%3A0x2616A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5713%3A0x2616A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5713:0x2616A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5713'^^xsd:integer;
  dwc:scientificName 'Naticidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '145'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5713:0x2616A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5525%3A0x2616A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5525%3A0x2616A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5525%3A0x2616A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5525%3A0x2616A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5525%3A0x2616A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5525:0x2616A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5525'^^xsd:integer;
  dwc:scientificName 'Orbinia cuvieri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '130521'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5525:0x2616A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5677%3A0x2616A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5677%3A0x2616A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5677%3A0x2616A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5677%3A0x2616A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5677%3A0x2616A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5677:0x2616A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5677'^^xsd:integer;
  dwc:scientificName 'Priscillina armata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '103080'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5677:0x2616A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5775%3A0xD516A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5775%3A0xD516A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5775%3A0xD516A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5775%3A0xD516A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5775%3A0xD516A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5775:0xD516A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5775'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5775:0xD516A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5709%3A0xD516A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5709%3A0xD516A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5709%3A0xD516A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5709%3A0xD516A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5709%3A0xD516A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5709:0xD516A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5709'^^xsd:integer;
  dwc:scientificName 'Amauropsis islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '140521'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5709:0xD516A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5727%3A0xF915A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5727%3A0xF915A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5727%3A0xF915A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5727%3A0xF915A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5727%3A0xF915A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5727:0xF915A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5727'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5727:0xF915A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5474%3A0xF915A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5474%3A0xF915A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5474%3A0xF915A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5474%3A0xF915A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5474%3A0xF915A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5474:0xF915A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5474'^^xsd:integer;
  dwc:scientificName 'Hyperammina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '113973'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5474:0xF915A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '417571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5599%3A0xF915A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5599%3A0xF915A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5599%3A0xF915A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.005833"^^xsd:decimal ;
  dwc:decimalLongitude "56.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5599%3A0xF915A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.005833 56.0225)"^^geo:wktLiteral ;
  geo-pos:lat "69.005833"^^xsd:decimal ;
  geo-pos:long "56.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5599%3A0xF915A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5599:0xF915A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5599'^^xsd:integer;
  dwc:scientificName 'Proclea malmgreni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '56.0225'^^xsd:double;
  dwc:latitude '69.005833'^^xsd:double;
  dwc:aphiaid '131537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5599:0xF915A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5331%3A0x2316A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5331%3A0x2316A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5331%3A0x2316A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5331%3A0x2316A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5331%3A0x2316A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5331:0x2316A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5331'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5331:0x2316A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5314%3A0x2316A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5314%3A0x2316A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5314%3A0x2316A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5314%3A0x2316A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5314%3A0x2316A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5314:0x2316A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5314'^^xsd:integer;
  dwc:scientificName 'Bivalvia indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5314:0x2316A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5206%3A0x2316A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5206%3A0x2316A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5206%3A0x2316A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5206%3A0x2316A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5206%3A0x2316A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5206:0x2316A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5206'^^xsd:integer;
  dwc:scientificName 'Campylaspis sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '110415'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5206:0x2316A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5195%3A0x2316A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5195%3A0x2316A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5195%3A0x2316A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5195%3A0x2316A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5195%3A0x2316A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5195:0x2316A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5195'^^xsd:integer;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5195:0x2316A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5141%3A0x2416A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5141%3A0x2416A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5141%3A0x2416A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5141%3A0x2416A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5141%3A0x2416A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5141:0x2416A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5141'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5141:0x2416A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5148%3A0x2416A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5148%3A0x2416A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5148%3A0x2416A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5148%3A0x2416A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5148%3A0x2416A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5148:0x2416A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5148'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5148:0x2416A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5130%3A0xE515A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5130%3A0xE515A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5130%3A0xE515A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5130%3A0xE515A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5130%3A0xE515A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5130:0xE515A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5130'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5130:0xE515A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5227%3A0xE515A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5227%3A0xE515A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5227%3A0xE515A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5227%3A0xE515A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5227%3A0xE515A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5227:0xE515A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5227'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5227:0xE515A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5322%3A0xE615A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5322%3A0xE615A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5322%3A0xE615A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5322%3A0xE615A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5322%3A0xE615A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5322:0xE615A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5322'^^xsd:integer;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5322:0xE615A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5103%3A0xE615A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5103%3A0xE615A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5103%3A0xE615A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5103%3A0xE615A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5103%3A0xE615A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5103:0xE615A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5103'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5103:0xE615A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5354%3A0xE615A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5354%3A0xE615A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5354%3A0xE615A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5354%3A0xE615A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5354%3A0xE615A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5354:0xE615A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5354'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5354:0xE615A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5238%3A0x2416A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5238%3A0x2416A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5238%3A0x2416A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5238%3A0x2416A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5238%3A0x2416A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5238:0x2416A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5238'^^xsd:integer;
  dwc:scientificName 'Lysianassidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5238:0x2416A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5311%3A0xE615A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5311%3A0xE615A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5311%3A0xE615A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5311%3A0xE615A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5311%3A0xE615A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5311:0xE615A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5311'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5311:0xE615A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5312%3A0xE615A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5312%3A0xE615A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5312%3A0xE615A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5312%3A0xE615A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5312%3A0xE615A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5312:0xE615A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5312'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5312:0xE615A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5306%3A0xE615A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5306%3A0xE615A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5306%3A0xE615A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5306%3A0xE615A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5306%3A0xE615A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5306:0xE615A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5306'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5306:0xE615A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5082%3A0x2516A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5082%3A0x2516A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5082%3A0x2516A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5082%3A0x2516A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5082%3A0x2516A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5082:0x2516A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5082'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5082:0x2516A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5191%3A0x2516A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5191%3A0x2516A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5191%3A0x2516A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5191%3A0x2516A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5191%3A0x2516A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5191:0x2516A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5191'^^xsd:integer;
  dwc:scientificName 'Euchone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129528'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5191:0x2516A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5132%3A0x2516A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5132%3A0x2516A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5132%3A0x2516A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5132%3A0x2516A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5132%3A0x2516A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5132:0x2516A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5132'^^xsd:integer;
  dwc:scientificName 'Euclymeninae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5132:0x2516A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5471%3A0x2516A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5471%3A0x2516A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5471%3A0x2516A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5471%3A0x2516A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5471%3A0x2516A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5471:0x2516A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5471'^^xsd:integer;
  dwc:scientificName 'Eugyra glutinans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '158504'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5471:0x2516A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5056%3A0x2516A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5056%3A0x2516A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5056%3A0x2516A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5056%3A0x2516A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5056%3A0x2516A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5056:0x2516A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5056'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5056:0x2516A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5053%3A0x2516A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5053%3A0x2516A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5053%3A0x2516A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5053%3A0x2516A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5053%3A0x2516A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5053:0x2516A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5053'^^xsd:integer;
  dwc:scientificName 'Hyperammina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '113973'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5053:0x2516A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '417571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5283%3A0xDF16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5283%3A0xDF16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5283%3A0xDF16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5283%3A0xDF16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5283%3A0xDF16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5283:0xDF16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5283'^^xsd:integer;
  dwc:scientificName 'Moelleria costulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '141859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5283:0xDF16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5245%3A0xDF16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5245%3A0xDF16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5245%3A0xDF16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5245%3A0xDF16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5245%3A0xDF16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5245:0xDF16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5245'^^xsd:integer;
  dwc:scientificName 'Monoculodes sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '101694'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5245:0xDF16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101694'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5337%3A0xDF16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5337%3A0xDF16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5337%3A0xDF16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5337%3A0xDF16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5337%3A0xDF16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5337:0xDF16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5337'^^xsd:integer;
  dwc:scientificName 'Montacuta maltzani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '140373'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5337:0xDF16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5156%3A0x2516A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5156%3A0x2516A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5156%3A0x2516A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5156%3A0x2516A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5156%3A0x2516A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5156:0x2516A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5156'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5156:0x2516A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5166%3A0x2516A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5166%3A0x2516A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5166%3A0x2516A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5166%3A0x2516A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5166%3A0x2516A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5166:0x2516A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5166'^^xsd:integer;
  dwc:scientificName 'Ampharetidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5166:0x2516A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5112%3A0x2516A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5112%3A0x2516A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5112%3A0x2516A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5112%3A0x2516A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5112%3A0x2516A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5112:0x2516A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5112'^^xsd:integer;
  dwc:scientificName 'Apistobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129198'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5112:0x2516A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5143%3A0x2516A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5143%3A0x2516A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5143%3A0x2516A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5143%3A0x2516A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5143%3A0x2516A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5143:0x2516A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5143'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5143:0x2516A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5448%3A0x2616A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5448%3A0x2616A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5448%3A0x2616A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5448%3A0x2616A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5448%3A0x2616A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5448:0x2616A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5448'^^xsd:integer;
  dwc:scientificName 'Alcyonidium disciforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '111598'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5448:0x2616A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5288%3A0x2616A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5288%3A0x2616A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5288%3A0x2616A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5288%3A0x2616A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5288%3A0x2616A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5288:0x2616A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5288'^^xsd:integer;
  dwc:scientificName 'Amauropsis islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '140521'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5288:0x2616A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5114%3A0xE615A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5114%3A0xE615A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5114%3A0xE615A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5114%3A0xE615A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5114%3A0xE615A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5114:0xE615A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5114'^^xsd:integer;
  dwc:scientificName 'Marenzelleria sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129615'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5114:0xE615A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5278%3A0xE615A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5278%3A0xE615A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5278%3A0xE615A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5278%3A0xE615A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5278%3A0xE615A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5278:0xE615A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5278'^^xsd:integer;
  dwc:scientificName 'Margarites striatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '153546'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5278:0xE615A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5305%3A0xE615A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5305%3A0xE615A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5305%3A0xE615A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5305%3A0xE615A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5305%3A0xE615A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5305:0xE615A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5305'^^xsd:integer;
  dwc:scientificName 'Menestho truncatula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '140970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5305:0xE615A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5373%3A0x2616A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5373%3A0x2616A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5373%3A0x2616A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5373%3A0x2616A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5373%3A0x2616A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5373:0x2616A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5373'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5373:0x2616A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5207%3A0x2616A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5207%3A0x2616A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5207%3A0x2616A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5207%3A0x2616A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5207%3A0x2616A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5207:0x2616A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5207'^^xsd:integer;
  dwc:scientificName 'Lamprops fuscatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '110517'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5207:0x2616A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5349%3A0x2716A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5349%3A0x2716A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5349%3A0x2716A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5349%3A0x2716A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5349%3A0x2716A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5349:0x2716A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5349'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5349:0x2716A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5094%3A0x2716A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5094%3A0x2716A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5094%3A0x2716A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5094%3A0x2716A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5094%3A0x2716A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5094:0x2716A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5094'^^xsd:integer;
  dwc:scientificName 'Micronephtys minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '155005'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5094:0x2716A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5122%3A0xE715A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5122%3A0xE715A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5122%3A0xE715A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5122%3A0xE715A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5122%3A0xE715A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5122:0xE715A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5122'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5122:0xE715A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5289%3A0xE715A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5289%3A0xE715A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5289%3A0xE715A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5289%3A0xE715A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5289%3A0xE715A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5289:0xE715A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5289'^^xsd:integer;
  dwc:scientificName 'Cryptonatica affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '140525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5289:0xE715A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5210%3A0xE715A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5210%3A0xE715A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5210%3A0xE715A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5210%3A0xE715A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5210%3A0xE715A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5210:0xE715A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5210'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5210:0xE715A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5065%3A0xE715A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5065%3A0xE715A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5065%3A0xE715A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5065%3A0xE715A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5065%3A0xE715A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5065:0xE715A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5065'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5065:0xE715A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5155%3A0xE715A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5155%3A0xE715A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5155%3A0xE715A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5155%3A0xE715A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5155%3A0xE715A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5155:0xE715A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5155'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5155:0xE715A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5353%3A0xE715A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5353%3A0xE715A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5353%3A0xE715A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5353%3A0xE715A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5353%3A0xE715A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5353:0xE715A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5353'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5353:0xE715A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5265%3A0x2716A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5265%3A0x2716A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5265%3A0x2716A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5265%3A0x2716A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5265%3A0x2716A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5265:0x2716A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5265'^^xsd:integer;
  dwc:scientificName 'Pleurogonium inerme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '118798'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5265:0x2716A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5137%3A0xD816A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5137%3A0xD816A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5137%3A0xD816A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5137%3A0xD816A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5137%3A0xD816A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5137:0xD816A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5137'^^xsd:integer;
  dwc:scientificName 'Praxillella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129360'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5137:0xD816A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5252%3A0xD816A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5252%3A0xD816A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5252%3A0xD816A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5252%3A0xD816A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5252%3A0xD816A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5252:0xD816A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5252'^^xsd:integer;
  dwc:scientificName 'Dyopedos bispinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '156071'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5252:0xD816A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5061%3A0xD916A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5061%3A0xD916A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5061%3A0xD916A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5061%3A0xD916A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5061%3A0xD916A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5061:0xD916A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5061'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5061:0xD916A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5346%3A0xD916A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5346%3A0xD916A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5346%3A0xD916A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5346%3A0xD916A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5346%3A0xD916A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5346:0xD916A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5346'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5346:0xD916A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5297%3A0xD916A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5297%3A0xD916A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5297%3A0xD916A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5297%3A0xD916A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5297%3A0xD916A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5297:0xD916A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5297'^^xsd:integer;
  dwc:scientificName 'Obesotoma simplex'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '139307'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5297:0xD916A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '367567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5196%3A0xD916A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5196%3A0xD916A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5196%3A0xD916A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5196%3A0xD916A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5196%3A0xD916A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5196:0xD916A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5196'^^xsd:integer;
  dwc:scientificName 'Pantopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5196:0xD916A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5256%3A0x6117A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5256%3A0x6117A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5256%3A0x6117A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5256%3A0x6117A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5256%3A0x6117A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5256:0x6117A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5256'^^xsd:integer;
  dwc:scientificName 'Priscillina armata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '103080'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5256:0x6117A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5178%3A0x6117A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5178%3A0x6117A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5178%3A0x6117A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5178%3A0x6117A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5178%3A0x6117A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5178:0x6117A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5178'^^xsd:integer;
  dwc:scientificName 'Proclea malmgreni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '131537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5178:0x6117A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5105%3A0x6117A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5105%3A0x6117A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5105%3A0x6117A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5105%3A0x6117A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5105%3A0x6117A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5105:0x6117A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5105'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5105:0x6117A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5215%3A0x2D16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5215%3A0x2D16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5215%3A0x2D16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5215%3A0x2D16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5215%3A0x2D16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5215:0x2D16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5215'^^xsd:integer;
  dwc:scientificName 'Tanaidacea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5215:0x2D16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5359%3A0x2D16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5359%3A0x2D16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5359%3A0x2D16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5359%3A0x2D16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5359%3A0x2D16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5359:0x2D16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5359'^^xsd:integer;
  dwc:scientificName 'Thracia myopsis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '141648'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5359:0x2D16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5469%3A0x2E16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5469%3A0x2E16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5469%3A0x2E16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5469%3A0x2E16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5469%3A0x2E16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5469:0x2E16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5469'^^xsd:integer;
  dwc:scientificName 'Pelonaia corrugata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '103894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5469:0x2E16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5309%3A0x2E16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5309%3A0x2E16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5309%3A0x2E16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5309%3A0x2E16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5309%3A0x2E16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5309:0x2E16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5309'^^xsd:integer;
  dwc:scientificName 'Philine finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '156345'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5309:0x2E16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '574605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5310%3A0x2E16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5310%3A0x2E16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5310%3A0x2E16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5310%3A0x2E16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5310%3A0x2E16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5310:0x2E16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5310'^^xsd:integer;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5310:0x2E16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5083%3A0x6117A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5083%3A0x6117A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5083%3A0x6117A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5083%3A0x6117A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5083%3A0x6117A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5083:0x6117A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5083'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5083:0x6117A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5291%3A0x6117A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5291%3A0x6117A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5291%3A0x6117A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5291%3A0x6117A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5291%3A0x6117A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5291:0x6117A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5291'^^xsd:integer;
  dwc:scientificName 'Polinices nanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '817866'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5291:0x6117A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5290%3A0x6217A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5290%3A0x6217A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5290%3A0x6217A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5290%3A0x6217A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5290%3A0x6217A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5290:0x6217A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5290'^^xsd:integer;
  dwc:scientificName 'Polinices pallidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '236792'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5290:0x6217A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5117%3A0x6217A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5117%3A0x6217A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5117%3A0x6217A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5117%3A0x6217A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5117%3A0x6217A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5117:0x6217A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5117'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5117:0x6217A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5060%3A0xEB15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5060%3A0xEB15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5060%3A0xEB15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5060%3A0xEB15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5060%3A0xEB15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5060:0xEB15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5060'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5060:0xEB15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5147%3A0x3916A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5147%3A0x3916A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5147%3A0x3916A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5147%3A0x3916A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5147%3A0x3916A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5147:0x3916A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5147'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5147:0x3916A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5327%3A0xF115A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5327%3A0xF115A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5327%3A0xF115A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5327%3A0xF115A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5327%3A0xF115A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5327:0xF115A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5327'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5327:0xF115A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5066%3A0xF115A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5066%3A0xF115A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5066%3A0xF115A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5066%3A0xF115A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5066%3A0xF115A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5066:0xF115A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5066'^^xsd:integer;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5066:0xF115A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5096%3A0xF115A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5096%3A0xF115A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5096%3A0xF115A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5096%3A0xF115A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5096%3A0xF115A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5096:0xF115A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5096'^^xsd:integer;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5096:0xF115A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5315%3A0xC116A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5315%3A0xC116A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5315%3A0xC116A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5315%3A0xC116A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5315%3A0xC116A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5315:0xC116A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5315'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5315:0xC116A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5460%3A0xD516A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5460%3A0xD516A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5460%3A0xD516A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.24433333"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5460%3A0xD516A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.24433333 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "69.24433333"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5460%3A0xD516A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5460:0xD516A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5460'^^xsd:integer;
  dwc:scientificName 'Stegophiura nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '69.24433333'^^xsd:double;
  dwc:aphiaid '124943'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5460:0xD516A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3447%3A0xDA16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3447%3A0xDA16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3447%3A0xDA16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3447%3A0xDA16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3447%3A0xDA16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3447:0xDA16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3447'^^xsd:integer;
  dwc:scientificName 'Euclymene droebachiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130291'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3447:0xDA16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3441%3A0x2816A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3441%3A0x2816A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3441%3A0x2816A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3441%3A0x2816A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3441%3A0x2816A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3441:0x2816A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3441'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3441:0x2816A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3502%3A0x2816A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3502%3A0x2816A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3502%3A0x2816A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3502%3A0x2816A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3502%3A0x2816A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3502:0x2816A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3502'^^xsd:integer;
  dwc:scientificName 'Chone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3502:0x2816A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3529%3A0x2816A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3529%3A0x2816A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3529%3A0x2816A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3529%3A0x2816A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3529%3A0x2816A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3529:0x2816A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3529'^^xsd:integer;
  dwc:scientificName 'Cumacea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3529:0x2816A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3590%3A0x2816A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3590%3A0x2816A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3590%3A0x2816A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3590%3A0x2816A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3590%3A0x2816A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3590:0x2816A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3590'^^xsd:integer;
  dwc:scientificName 'Gastropoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3590:0x2816A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3442%3A0x2916A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3442%3A0x2916A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3442%3A0x2916A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3442%3A0x2916A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3442%3A0x2916A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3442:0x2916A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3442'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3442:0x2916A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3486%3A0xDA16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3486%3A0xDA16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3486%3A0xDA16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3486%3A0xDA16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3486%3A0xDA16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3486:0xDA16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3486'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3486:0xDA16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3676%3A0xDA16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3676%3A0xDA16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3676%3A0xDA16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3676%3A0xDA16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3676%3A0xDA16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3676:0xDA16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3676'^^xsd:integer;
  dwc:scientificName 'Lyonsia arenosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '140290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3676:0xDA16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3667%3A0xDA16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3667%3A0xDA16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3667%3A0xDA16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3667%3A0xDA16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3667%3A0xDA16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3667:0xDA16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3667'^^xsd:integer;
  dwc:scientificName 'Macoma loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '156225'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3667:0xDA16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156225'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3788%3A0xDA16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3788%3A0xDA16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3788%3A0xDA16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3788%3A0xDA16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3788%3A0xDA16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3788:0xDA16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3788'^^xsd:integer;
  dwc:scientificName 'Ascidiacea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3788:0xDA16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3465%3A0xDA16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3465%3A0xDA16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3465%3A0xDA16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3465%3A0xDA16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3465%3A0xDA16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3465:0xDA16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3465'^^xsd:integer;
  dwc:scientificName 'Brada sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129289'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3465:0xDA16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3497%3A0xDA16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3497%3A0xDA16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3497%3A0xDA16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3497%3A0xDA16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3497%3A0xDA16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3497:0xDA16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3497'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3497:0xDA16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3641%3A0xDA16A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3641%3A0xDA16A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3641%3A0xDA16A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3641%3A0xDA16A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3641%3A0xDA16A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3641:0xDA16A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3641'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3641:0xDA16A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3395%3A0xDB16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3395%3A0xDB16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3395%3A0xDB16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3395%3A0xDB16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3395%3A0xDB16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3395:0xDB16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3395'^^xsd:integer;
  dwc:scientificName 'Nemidia torelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '147035'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3395:0xDB16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3631%3A0x2916A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3631%3A0x2916A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3631%3A0x2916A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3631%3A0x2916A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3631%3A0x2916A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3631:0x2916A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3631'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3631:0x2916A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3618%3A0x2916A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3618%3A0x2916A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3618%3A0x2916A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3618%3A0x2916A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3618%3A0x2916A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3618:0x2916A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3618'^^xsd:integer;
  dwc:scientificName 'Oenopota rugulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '139330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3618:0x2916A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3464%3A0x2916A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3464%3A0x2916A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3464%3A0x2916A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3464%3A0x2916A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3464%3A0x2916A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3464:0x2916A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3464'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3464:0x2916A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3780%3A0x2916A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3780%3A0x2916A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3780%3A0x2916A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3780%3A0x2916A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3780%3A0x2916A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3780:0x2916A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3780'^^xsd:integer;
  dwc:scientificName 'Psolus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '123506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3780:0x2916A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3455%3A0x2916A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3455%3A0x2916A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3455%3A0x2916A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3455%3A0x2916A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3455%3A0x2916A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3455:0x2916A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3455'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3455:0x2916A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3530%3A0x2916A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3530%3A0x2916A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3530%3A0x2916A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3530%3A0x2916A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3530%3A0x2916A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3530:0x2916A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3530'^^xsd:integer;
  dwc:scientificName 'Spyraphus anomalus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '136322'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3530:0x2916A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3538%3A0x2916A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3538%3A0x2916A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3538%3A0x2916A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3538%3A0x2916A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3538%3A0x2916A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3538:0x2916A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3538'^^xsd:integer;
  dwc:scientificName 'Arctolembos arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '102014'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3538:0x2916A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3656%3A0x2A16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3656%3A0x2A16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3656%3A0x2A16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3656%3A0x2A16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3656%3A0x2A16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3656:0x2A16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3656'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3656:0x2A16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3766%3A0x2A16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3766%3A0x2A16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3766%3A0x2A16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3766%3A0x2A16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3766%3A0x2A16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3766:0x2A16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3766'^^xsd:integer;
  dwc:scientificName 'Alcyonidium proboscideum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '236136'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3766:0x2A16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '236136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3569%3A0xE915A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3569%3A0xE915A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3569%3A0xE915A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3569%3A0xE915A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3569%3A0xE915A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3569:0xE915A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3569'^^xsd:integer;
  dwc:scientificName 'Podoceridae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '101405'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3569:0xE915A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101405'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3379%3A0x3216A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3379%3A0x3216A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3379%3A0x3216A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3379%3A0x3216A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3379%3A0x3216A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3379:0x3216A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3379'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3379:0x3216A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3438%3A0x3216A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3438%3A0x3216A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3438%3A0x3216A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3438%3A0x3216A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3438%3A0x3216A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3438:0x3216A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3438'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3438:0x3216A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3500%3A0x3216A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3500%3A0x3216A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3500%3A0x3216A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3500%3A0x3216A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3500%3A0x3216A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3500:0x3216A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3500'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3500:0x3216A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3661%3A0x6317A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3661%3A0x6317A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3661%3A0x6317A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3661%3A0x6317A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3661%3A0x6317A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3661:0x6317A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3661'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3661:0x6317A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3440%3A0x6317A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3440%3A0x6317A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3440%3A0x6317A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3440%3A0x6317A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3440%3A0x6317A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3440:0x6317A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3440'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3440:0x6317A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3446%3A0x6317A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3446%3A0x6317A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3446%3A0x6317A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3446%3A0x6317A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3446%3A0x6317A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3446:0x6317A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3446'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3446:0x6317A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3477%3A0xDC16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3477%3A0xDC16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3477%3A0xDC16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3477%3A0xDC16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3477%3A0xDC16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3477:0xDC16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3477'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3477:0xDC16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3539%3A0xDD16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3539%3A0xDD16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3539%3A0xDD16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3539%3A0xDD16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3539%3A0xDD16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3539:0xDD16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3539'^^xsd:integer;
  dwc:scientificName 'Unciola leucopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '102059'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3539:0xDD16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3657%3A0xDD16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3657%3A0xDD16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3657%3A0xDD16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3657%3A0xDD16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3657%3A0xDD16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3657:0xDD16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3657'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3657:0xDD16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3659%3A0xDD16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3659%3A0xDD16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3659%3A0xDD16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3659%3A0xDD16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3659%3A0xDD16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3659:0xDD16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3659'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3659:0xDD16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3689%3A0xC316A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3689%3A0xC316A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3689%3A0xC316A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3689%3A0xC316A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3689%3A0xC316A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3689:0xC316A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3689'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3689:0xC316A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3533%3A0xDD16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3533%3A0xDD16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3533%3A0xDD16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3533%3A0xDD16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3533%3A0xDD16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3533:0xDD16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3533'^^xsd:integer;
  dwc:scientificName 'Ampelisca eschrichti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '101897'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3533:0xDD16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3578%3A0xDD16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3578%3A0xDD16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3578%3A0xDD16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3578%3A0xDD16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3578%3A0xDD16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3578:0xDD16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3578'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3578:0xDD16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3707%3A0xDD16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3707%3A0xDD16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3707%3A0xDD16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3707%3A0xDD16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3707%3A0xDD16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3707:0xDD16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3707'^^xsd:integer;
  dwc:scientificName 'Tricellaria peachi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '111255'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3707:0xDD16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '472036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3649%3A0xDD16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3649%3A0xDD16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3649%3A0xDD16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3649%3A0xDD16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3649%3A0xDD16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3649:0xDD16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3649'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3649:0xDD16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3611%3A0xDD16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3611%3A0xDD16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3611%3A0xDD16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3611%3A0xDD16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3611%3A0xDD16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3611:0xDD16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3611'^^xsd:integer;
  dwc:scientificName 'Admete couthouyi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '146479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3611:0xDD16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3538%3A0xC416A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3538%3A0xC416A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3538%3A0xC416A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3538%3A0xC416A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3538%3A0xC416A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3538:0xC416A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3538'^^xsd:integer;
  dwc:scientificName 'Arctolembos arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '102014'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3538:0xC416A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3771%3A0xC416A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3771%3A0xC416A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3771%3A0xC416A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3771%3A0xC416A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3771%3A0xC416A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3771:0xC416A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3771'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3771:0xC416A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3515%3A0xC416A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3515%3A0xC416A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3515%3A0xC416A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3515%3A0xC416A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3515%3A0xC416A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3515:0xC416A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3515'^^xsd:integer;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3515:0xC416A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3772%3A0xC516A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3772%3A0xC516A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3772%3A0xC516A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3772%3A0xC516A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3772%3A0xC516A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3772:0xC516A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3772'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3772:0xC516A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3677%3A0xC516A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3677%3A0xC516A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3677%3A0xC516A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3677%3A0xC516A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3677%3A0xC516A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3677:0xC516A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3677'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3677:0xC516A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3423%3A0xC516A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3423%3A0xC516A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3423%3A0xC516A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3423%3A0xC516A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3423%3A0xC516A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3423:0xC516A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3423'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3423:0xC516A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3519%3A0xC516A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3519%3A0xC516A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3519%3A0xC516A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3519%3A0xC516A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3519%3A0xC516A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3519:0xC516A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3519'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3519:0xC516A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3592%3A0xC516A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3592%3A0xC516A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3592%3A0xC516A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3592%3A0xC516A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3592%3A0xC516A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3592:0xC516A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3592'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3592:0xC516A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3521%3A0xC516A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3521%3A0xC516A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3521%3A0xC516A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3521%3A0xC516A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3521%3A0xC516A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3521:0xC516A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3521'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3521:0xC516A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3415%3A0xF215A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3415%3A0xF215A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3415%3A0xF215A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3415%3A0xF215A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3415%3A0xF215A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3415:0xF215A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3415'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3415:0xF215A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3692%3A0xF315A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3692%3A0xF315A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3692%3A0xF315A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3692%3A0xF315A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3692%3A0xF315A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3692:0xF315A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3692'^^xsd:integer;
  dwc:scientificName 'Callopora lineata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '111197'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3692:0xF315A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3756%3A0xF315A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3756%3A0xF315A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3756%3A0xF315A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3756%3A0xF315A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3756%3A0xF315A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3756:0xF315A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3756'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '110836'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3756:0xF315A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110836'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3673%3A0xC616A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3673%3A0xC616A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3673%3A0xC616A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3673%3A0xC616A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3673%3A0xC616A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3673:0xC616A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3673'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3673:0xC616A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3372%3A0xC616A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3372%3A0xC616A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3372%3A0xC616A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3372%3A0xC616A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3372%3A0xC616A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3372:0xC616A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3372'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3372:0xC616A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3554%3A0xC616A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3554%3A0xC616A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3554%3A0xC616A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3554%3A0xC616A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3554%3A0xC616A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3554:0xC616A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3554'^^xsd:integer;
  dwc:scientificName 'Lysianassidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3554:0xC616A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3479%3A0xC616A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3479%3A0xC616A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3479%3A0xC616A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3479%3A0xC616A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3479%3A0xC616A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3479:0xC616A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3479'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3479:0xC616A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3666%3A0xC616A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3666%3A0xC616A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3666%3A0xC616A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3666%3A0xC616A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3666%3A0xC616A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3666:0xC616A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3666'^^xsd:integer;
  dwc:scientificName 'Macoma crassula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '156224'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3666:0xC616A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3579%3A0xC616A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3579%3A0xC616A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3579%3A0xC616A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3579%3A0xC616A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3579%3A0xC616A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3579:0xC616A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3579'^^xsd:integer;
  dwc:scientificName 'Gnathia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3579:0xC616A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3385%3A0xC716A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3385%3A0xC716A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3385%3A0xC716A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3385%3A0xC716A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3385%3A0xC716A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3385:0xC716A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3385'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3385:0xC716A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3536%3A0xC716A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3536%3A0xC716A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3536%3A0xC716A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3536%3A0xC716A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3536%3A0xC716A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3536:0xC716A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3536'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3536:0xC716A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3565%3A0xC716A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3565%3A0xC716A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3565%3A0xC716A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3565%3A0xC716A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3565%3A0xC716A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3565:0xC716A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3565'^^xsd:integer;
  dwc:scientificName 'Harpinia serrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '102975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3565:0xC716A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3563%3A0xF415A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3563%3A0xF415A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3563%3A0xF415A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3563%3A0xF415A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3563%3A0xF415A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3563:0xF415A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3563'^^xsd:integer;
  dwc:scientificName 'Oedicerotidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3563:0xF415A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3615%3A0xF415A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3615%3A0xF415A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3615%3A0xF415A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3615%3A0xF415A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3615%3A0xF415A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3615:0xF415A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3615'^^xsd:integer;
  dwc:scientificName 'Oenopota impressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '139322'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3615:0xF415A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3407%3A0xF415A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3407%3A0xF415A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3407%3A0xF415A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3407%3A0xF415A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3407%3A0xF415A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3407:0xF415A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3407'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3407:0xF415A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3451%3A0xC716A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3451%3A0xC716A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3451%3A0xC716A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3451%3A0xC716A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3451%3A0xC716A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3451:0xC716A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3451'^^xsd:integer;
  dwc:scientificName 'Nicomache sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3451:0xC716A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3632%3A0xC816A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3632%3A0xC816A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3632%3A0xC816A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3632%3A0xC816A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3632%3A0xC816A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3632:0xC816A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3632'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3632:0xC816A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3757%3A0xC816A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3757%3A0xC816A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3757%3A0xC816A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3757%3A0xC816A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3757%3A0xC816A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3757:0xC816A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3757'^^xsd:integer;
  dwc:scientificName 'Myriapora subgracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '111434'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3757:0xC816A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '470125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3463%3A0xC816A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3463%3A0xC816A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3463%3A0xC816A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3463%3A0xC816A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3463%3A0xC816A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3463:0xC816A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3463'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3463:0xC816A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3381%3A0xC816A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3381%3A0xC816A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3381%3A0xC816A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3381%3A0xC816A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3381%3A0xC816A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3381:0xC816A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3381'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3381:0xC816A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3672%3A0xC816A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3672%3A0xC816A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3672%3A0xC816A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3672%3A0xC816A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3672%3A0xC816A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3672:0xC816A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3672'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3672:0xC816A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3450%3A0x6517A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3450%3A0x6517A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3450%3A0x6517A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3450%3A0x6517A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3450%3A0x6517A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3450:0x6517A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3450'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3450:0x6517A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3443%3A0x6517A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3443%3A0x6517A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3443%3A0x6517A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3443%3A0x6517A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3443%3A0x6517A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3443:0x6517A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3443'^^xsd:integer;
  dwc:scientificName 'Mediomastus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129218'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3443:0x6517A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129218'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3654%3A0x6517A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3654%3A0x6517A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3654%3A0x6517A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3654%3A0x6517A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3654%3A0x6517A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3654:0x6517A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3654'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3654:0x6517A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3527%3A0xC916A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3527%3A0xC916A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3527%3A0xC916A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3527%3A0xC916A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3527%3A0xC916A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3527:0xC916A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3527'^^xsd:integer;
  dwc:scientificName 'Diastylis scorpioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '110489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3527:0xC916A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3377%3A0xCA16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3377%3A0xCA16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3377%3A0xCA16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3377%3A0xCA16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3377%3A0xCA16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3377:0xCA16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3377'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3377:0xCA16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3398%3A0xCA16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3398%3A0xCA16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3398%3A0xCA16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3398%3A0xCA16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3398%3A0xCA16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3398:0xCA16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3398'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3398:0xCA16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3675%3A0xF815A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3675%3A0xF815A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3675%3A0xF815A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3675%3A0xF815A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3675%3A0xF815A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3675:0xF815A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3675'^^xsd:integer;
  dwc:scientificName 'Thracia myopsis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '141648'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3675:0xF815A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3580%3A0xCE16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3580%3A0xCE16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3580%3A0xCE16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3580%3A0xCE16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3580%3A0xCE16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3580:0xCE16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3580'^^xsd:integer;
  dwc:scientificName 'Munna sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '118374'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3580:0xCE16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3776%3A0xF815A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3776%3A0xF815A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3776%3A0xF815A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3776%3A0xF815A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3776%3A0xF815A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3776:0xF815A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3776'^^xsd:integer;
  dwc:scientificName 'Stegophiura nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '124943'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3776:0xF815A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3701%3A0xF815A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3701%3A0xF815A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3701%3A0xF815A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3701%3A0xF815A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3701%3A0xF815A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3701:0xF815A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3701'^^xsd:integer;
  dwc:scientificName 'Tegella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '110863'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3701:0xF815A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3496%3A0xF815A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3496%3A0xF815A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3496%3A0xF815A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3496%3A0xF815A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3496%3A0xF815A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3496:0xF815A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3496'^^xsd:integer;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3496:0xF815A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3660%3A0xD216A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3660%3A0xD216A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3660%3A0xD216A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3660%3A0xD216A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3660%3A0xD216A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3660:0xD216A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3660'^^xsd:integer;
  dwc:scientificName 'Astartidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '228'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3660:0xD216A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3518%3A0xD216A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3518%3A0xD216A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3518%3A0xD216A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3518%3A0xD216A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3518%3A0xD216A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3518:0xD216A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3518'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3518:0xD216A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3630%3A0xD216A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3630%3A0xD216A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3630%3A0xD216A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3630%3A0xD216A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3630%3A0xD216A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3630:0xD216A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3630'^^xsd:integer;
  dwc:scientificName 'Bivalvia indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3630:0xD216A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3535%3A0xD216A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3535%3A0xD216A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3535%3A0xD216A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3535%3A0xD216A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3535%3A0xD216A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3535:0xD216A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3535'^^xsd:integer;
  dwc:scientificName 'Byblis gaimardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '101942'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3535:0xD216A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '416573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3516%3A0xD216A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3516%3A0xD216A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3516%3A0xD216A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3516%3A0xD216A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3516%3A0xD216A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3516:0xD216A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3516'^^xsd:integer;
  dwc:scientificName 'Calanoida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3516:0xD216A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3433%3A0xD216A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3433%3A0xD216A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3433%3A0xD216A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3433%3A0xD216A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3433%3A0xD216A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3433:0xD216A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3433'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3433:0xD216A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3397%3A0xD216A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3397%3A0xD216A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3397%3A0xD216A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3397%3A0xD216A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3397%3A0xD216A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3397:0xD216A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3397'^^xsd:integer;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3397:0xD216A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3454%3A0xD216A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3454%3A0xD216A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3454%3A0xD216A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3454%3A0xD216A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3454%3A0xD216A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3454:0xD216A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3454'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3454:0xD216A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3429%3A0xD216A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3429%3A0xD216A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3429%3A0xD216A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3429%3A0xD216A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3429%3A0xD216A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3429:0xD216A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3429'^^xsd:integer;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3429:0xD216A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3396%3A0xD316A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3396%3A0xD316A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3396%3A0xD316A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3396%3A0xD316A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3396%3A0xD316A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3396:0xD316A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3396'^^xsd:integer;
  dwc:scientificName 'Pholoe synopthalmica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3396:0xD316A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3545%3A0xD316A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3545%3A0xD316A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3545%3A0xD316A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3545%3A0xD316A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3545%3A0xD316A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3545:0xD316A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3545'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3545:0xD316A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3399%3A0xD316A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3399%3A0xD316A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3399%3A0xD316A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3399%3A0xD316A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3399%3A0xD316A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3399:0xD316A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3399'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3399:0xD316A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3583%3A0xD316A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3583%3A0xD316A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3583%3A0xD316A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3583%3A0xD316A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3583%3A0xD316A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3583:0xD316A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3583'^^xsd:integer;
  dwc:scientificName 'Sabinea septemcarinatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '107567'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3583:0xD316A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3597%3A0xD316A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3597%3A0xD316A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3597%3A0xD316A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3597%3A0xD316A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3597%3A0xD316A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3597:0xD316A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3597'^^xsd:integer;
  dwc:scientificName 'Solariella varicosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '141846'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3597:0xD316A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3437%3A0xD316A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3437%3A0xD316A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3437%3A0xD316A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3437%3A0xD316A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3437%3A0xD316A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3437:0xD316A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3437'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3437:0xD316A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3544%3A0xD716A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3544%3A0xD716A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3544%3A0xD716A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3544%3A0xD716A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3544%3A0xD716A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3544:0xD716A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3544'^^xsd:integer;
  dwc:scientificName 'Rhachotropis aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '102224'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3544:0xD716A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3617%3A0xD716A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3617%3A0xD716A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3617%3A0xD716A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3617%3A0xD716A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3617%3A0xD716A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3617:0xD716A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3617'^^xsd:integer;
  dwc:scientificName 'Oenopota harpularia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '139321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3617:0xD716A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3413%3A0xD816A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3413%3A0xD816A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3413%3A0xD816A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3413%3A0xD816A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3413%3A0xD816A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3413:0xD816A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3413'^^xsd:integer;
  dwc:scientificName 'Nephtys pente'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '130352'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3413:0xD816A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3774%3A0xD816A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3774%3A0xD816A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3774%3A0xD816A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.17266667"^^xsd:decimal ;
  dwc:decimalLongitude "57.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3774%3A0xD816A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.17266667 57.2085)"^^geo:wktLiteral ;
  geo-pos:lat "70.17266667"^^xsd:decimal ;
  geo-pos:long "57.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3774%3A0xD816A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3774:0xD816A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3774'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.2085'^^xsd:double;
  dwc:latitude '70.17266667'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3774:0xD816A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3826%3A0xE515A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3826%3A0xE515A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3826%3A0xE515A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3826%3A0xE515A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3826%3A0xE515A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3826:0xE515A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3826'^^xsd:integer;
  dwc:scientificName 'Langerhansia cornuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '146990'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3826:0xE515A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3940%3A0xE815A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3940%3A0xE815A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3940%3A0xE815A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3940%3A0xE815A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3940%3A0xE815A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3940:0xE815A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3940'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3940:0xE815A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3829%3A0xE815A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3829%3A0xE815A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3829%3A0xE815A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3829%3A0xE815A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3829%3A0xE815A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3829:0xE815A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3829'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3829:0xE815A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3809%3A0xE915A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3809%3A0xE915A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3809%3A0xE915A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3809%3A0xE915A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3809%3A0xE915A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3809:0xE915A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3809'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3809:0xE915A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4099%3A0x2A16A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4099%3A0x2A16A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4099%3A0x2A16A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4099%3A0x2A16A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4099%3A0x2A16A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4099:0x2A16A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4099'^^xsd:integer;
  dwc:scientificName 'Hemithiris psittacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '104054'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4099:0x2A16A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3848%3A0x2B16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3848%3A0x2B16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3848%3A0x2B16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3848%3A0x2B16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3848%3A0x2B16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3848:0x2B16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3848'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3848:0x2B16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3900%3A0x2B16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3900%3A0x2B16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3900%3A0x2B16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3900%3A0x2B16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3900%3A0x2B16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3900:0x2B16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3900'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3900:0x2B16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3976%3A0x2B16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3976%3A0x2B16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3976%3A0x2B16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3976%3A0x2B16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3976%3A0x2B16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3976:0x2B16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3976'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3976:0x2B16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4139%3A0x2B16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4139%3A0x2B16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4139%3A0x2B16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4139%3A0x2B16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4139%3A0x2B16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4139:0x2B16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4139'^^xsd:integer;
  dwc:scientificName 'Escharelloides spinulifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '346294'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4139:0x2B16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3861%3A0xE915A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3861%3A0xE915A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3861%3A0xE915A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3861%3A0xE915A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3861%3A0xE915A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3861:0xE915A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3861'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3861:0xE915A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4048%3A0xE915A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4048%3A0xE915A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4048%3A0xE915A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4048%3A0xE915A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4048%3A0xE915A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4048:0xE915A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4048'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4048:0xE915A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4125%3A0x2B16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4125%3A0x2B16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4125%3A0x2B16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4125%3A0x2B16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4125%3A0x2B16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4125:0x2B16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4125'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scabra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111248'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4125:0x2B16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '760213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3835%3A0xE915A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3835%3A0xE915A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3835%3A0xE915A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3835%3A0xE915A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3835%3A0xE915A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3835:0xE915A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3835'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129602'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3835:0xE915A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3951%3A0xE915A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3951%3A0xE915A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3951%3A0xE915A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3951%3A0xE915A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3951%3A0xE915A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3951:0xE915A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3951'^^xsd:integer;
  dwc:scientificName 'Spyraphus anomalus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '136322'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3951:0xE915A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3918%3A0xE915A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3918%3A0xE915A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3918%3A0xE915A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3918%3A0xE915A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3918%3A0xE915A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3918:0xE915A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3918'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3918:0xE915A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4107%3A0xE915A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4107%3A0xE915A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4107%3A0xE915A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4107%3A0xE915A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4107%3A0xE915A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4107:0xE915A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4107'^^xsd:integer;
  dwc:scientificName 'Oncousoecia canadensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111743'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4107:0xE915A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4194%3A0xEA15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4194%3A0xEA15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4194%3A0xEA15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4194%3A0xEA15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4194%3A0xEA15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4194:0xEA15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4194'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4194:0xEA15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4020%3A0xEA15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4020%3A0xEA15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4020%3A0xEA15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4020%3A0xEA15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4020%3A0xEA15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4020:0xEA15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4020'^^xsd:integer;
  dwc:scientificName 'Moelleria costulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '141859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4020:0xEA15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4093%3A0xEA15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4093%3A0xEA15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4093%3A0xEA15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4093%3A0xEA15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4093%3A0xEA15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4093:0xEA15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4093'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4093:0xEA15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3816%3A0xEA15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3816%3A0xEA15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3816%3A0xEA15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3816%3A0xEA15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3816%3A0xEA15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3816:0xEA15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3816'^^xsd:integer;
  dwc:scientificName 'Nemidia torelli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '147035'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3816:0xEA15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4167%3A0x2B16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4167%3A0x2B16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4167%3A0x2B16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4167%3A0x2B16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4167%3A0x2B16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4167:0x2B16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4167'^^xsd:integer;
  dwc:scientificName 'Celleporina incrassata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '146783'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4167:0x2B16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '237816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4196%3A0x2C16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4196%3A0x2C16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4196%3A0x2C16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4196%3A0x2C16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4196%3A0x2C16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4196:0x2C16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4196'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4196:0x2C16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3846%3A0x2C16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3846%3A0x2C16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3846%3A0x2C16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3846%3A0x2C16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3846%3A0x2C16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3846:0x2C16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3846'^^xsd:integer;
  dwc:scientificName 'Paraonidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3846:0x2C16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4047%3A0x2C16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4047%3A0x2C16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4047%3A0x2C16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4047%3A0x2C16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4047%3A0x2C16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4047:0x2C16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4047'^^xsd:integer;
  dwc:scientificName 'Philine quadrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '140759'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4047:0x2C16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '882941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4027%3A0x2C16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4027%3A0x2C16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4027%3A0x2C16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4027%3A0x2C16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4027%3A0x2C16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4027:0x2C16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4027'^^xsd:integer;
  dwc:scientificName 'Polinices pallidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '236792'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4027:0x2C16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4181%3A0xDB16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4181%3A0xDB16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4181%3A0xDB16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4181%3A0xDB16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4181%3A0xDB16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4181:0xDB16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4181'^^xsd:integer;
  dwc:scientificName 'Porella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4181:0xDB16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4158%3A0xFE15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4158%3A0xFE15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4158%3A0xFE15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4158%3A0xFE15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4158%3A0xFE15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4158:0xFE15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4158'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia propinqua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '159856'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4158:0xFE15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3929%3A0xFE15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3929%3A0xFE15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3929%3A0xFE15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3929%3A0xFE15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3929%3A0xFE15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3929:0xFE15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3929'^^xsd:integer;
  dwc:scientificName 'Jasmineira caudata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130920'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3929:0xFE15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130920'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3837%3A0xFE15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3837%3A0xFE15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3837%3A0xFE15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3837%3A0xFE15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3837%3A0xFE15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3837:0xFE15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3837'^^xsd:integer;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3837:0xFE15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4013%3A0x3516A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4013%3A0x3516A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4013%3A0x3516A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4013%3A0x3516A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4013%3A0x3516A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4013:0x3516A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4013'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4013:0x3516A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3804%3A0x3616A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3804%3A0x3616A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3804%3A0x3616A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3804%3A0x3616A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3804%3A0x3616A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3804:0x3616A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3804'^^xsd:integer;
  dwc:scientificName 'Sipunculida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3804:0x3616A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4182%3A0x3616A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4182%3A0x3616A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4182%3A0x3616A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4182%3A0x3616A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4182%3A0x3616A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4182:0x3616A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4182'^^xsd:integer;
  dwc:scientificName 'Smittina mucronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '221569'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4182:0x3616A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4137%3A0x3B16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4137%3A0x3B16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4137%3A0x3B16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4137%3A0x3B16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4137%3A0x3B16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4137:0x3B16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4137'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4137:0x3B16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3898%3A0x3B16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3898%3A0x3B16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3898%3A0x3B16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3898%3A0x3B16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3898%3A0x3B16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3898:0x3B16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3898'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3898:0x3B16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4024%3A0x3C16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4024%3A0x3C16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4024%3A0x3C16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4024%3A0x3C16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4024%3A0x3C16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4024:0x3C16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4024'^^xsd:integer;
  dwc:scientificName 'Velutina undata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '141904'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4024:0x3C16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4078%3A0x3C16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4078%3A0x3C16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4078%3A0x3C16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4078%3A0x3C16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4078%3A0x3C16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4078:0x3C16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4078'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4078:0x3C16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4080%3A0x3C16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4080%3A0x3C16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4080%3A0x3C16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4080%3A0x3C16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4080%3A0x3C16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4080:0x3C16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4080'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4080:0x3C16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4077%3A0x3C16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4077%3A0x3C16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4077%3A0x3C16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4077%3A0x3C16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4077%3A0x3C16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4077:0x3C16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4077'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4077:0x3C16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4023%3A0xED15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4023%3A0xED15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4023%3A0xED15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4023%3A0xED15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4023%3A0xED15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4023:0xED15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4023'^^xsd:integer;
  dwc:scientificName 'Trichotropis borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '138988'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4023:0xED15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '714762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4070%3A0xED15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4070%3A0xED15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4070%3A0xED15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4070%3A0xED15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4070%3A0xED15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4070:0xED15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4070'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4070:0xED15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4069%3A0xED15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4069%3A0xED15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4069%3A0xED15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4069%3A0xED15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4069%3A0xED15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4069:0xED15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4069'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4069:0xED15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3799%3A0xED15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3799%3A0xED15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3799%3A0xED15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3799%3A0xED15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3799%3A0xED15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3799:0xED15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3799'^^xsd:integer;
  dwc:scientificName 'Actiniaria indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3799:0xED15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3891%3A0xED15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3891%3A0xED15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3891%3A0xED15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3891%3A0xED15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3891%3A0xED15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3891:0xED15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3891'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3891:0xED15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3893%3A0xED15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3893%3A0xED15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3893%3A0xED15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3893%3A0xED15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3893%3A0xED15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3893:0xED15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3893'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3893:0xED15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3894%3A0xED15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3894%3A0xED15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3894%3A0xED15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3894%3A0xED15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3894%3A0xED15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3894:0xED15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3894'^^xsd:integer;
  dwc:scientificName 'Ampharete goesi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129779'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3894:0xED15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3896%3A0x3C16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3896%3A0x3C16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3896%3A0x3C16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3896%3A0x3C16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3896%3A0x3C16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3896:0x3C16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3896'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3896:0x3C16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3903%3A0x3C16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3903%3A0x3C16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3903%3A0x3C16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3903%3A0x3C16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3903%3A0x3C16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3903:0x3C16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3903'^^xsd:integer;
  dwc:scientificName 'Ampharetidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3903:0x3C16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3999%3A0x3C16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3999%3A0x3C16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3999%3A0x3C16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3999%3A0x3C16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3999%3A0x3C16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3999:0x3C16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3999'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3999:0x3C16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3905%3A0x3C16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3905%3A0x3C16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3905%3A0x3C16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3905%3A0x3C16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3905%3A0x3C16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3905:0x3C16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3905'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3905:0x3C16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3884%3A0xCA16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3884%3A0xCA16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3884%3A0xCA16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3884%3A0xCA16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3884%3A0xCA16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3884:0xCA16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3884'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3884:0xCA16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3802%3A0xCA16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3802%3A0xCA16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3802%3A0xCA16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3802%3A0xCA16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3802%3A0xCA16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3802:0xCA16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3802'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3802:0xCA16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4149%3A0xCA16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4149%3A0xCA16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4149%3A0xCA16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4149%3A0xCA16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4149%3A0xCA16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4149:0xCA16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4149'^^xsd:integer;
  dwc:scientificName 'Porella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '110835'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4149:0xCA16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4151%3A0x6517A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4151%3A0x6517A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4151%3A0x6517A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4151%3A0x6517A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4151%3A0x6517A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4151:0x6517A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4151'^^xsd:integer;
  dwc:scientificName 'Porelloides struma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '159888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4151:0x6517A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3957%3A0x6517A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3957%3A0x6517A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3957%3A0x6517A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3957%3A0x6517A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3957%3A0x6517A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3957:0x6517A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3957'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3957:0x6517A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3986%3A0x6517A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3986%3A0x6517A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3986%3A0x6517A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3986%3A0x6517A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3986%3A0x6517A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3986:0x6517A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3986'^^xsd:integer;
  dwc:scientificName 'Harpinia serrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '102975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3986:0x6517A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3827%3A0x6517A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3827%3A0x6517A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3827%3A0x6517A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3827%3A0x6517A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3827%3A0x6517A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3827:0x6517A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3827'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3827:0x6517A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4201%3A0x6517A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4201%3A0x6517A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4201%3A0x6517A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4201%3A0x6517A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4201%3A0x6517A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4201:0x6517A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4201'^^xsd:integer;
  dwc:scientificName 'Psolus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '123506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4201:0x6517A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3838%3A0x6617A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3838%3A0x6617A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3838%3A0x6617A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3838%3A0x6617A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3838%3A0x6617A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3838:0x6617A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3838'^^xsd:integer;
  dwc:scientificName 'Parougia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3838:0x6617A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3890%3A0x6617A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3890%3A0x6617A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3890%3A0x6617A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3890%3A0x6617A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3890%3A0x6617A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3890:0x6617A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3890'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3890:0x6617A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3852%3A0xCA16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3852%3A0xCA16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3852%3A0xCA16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3852%3A0xCA16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3852%3A0xCA16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3852:0xCA16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3852'^^xsd:integer;
  dwc:scientificName 'Polydora caeca/flava'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3852:0xCA16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3818%3A0xCA16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3818%3A0xCA16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3818%3A0xCA16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3818%3A0xCA16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3818%3A0xCA16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3818:0xCA16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3818'^^xsd:integer;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3818:0xCA16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4145%3A0xCA16A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4145%3A0xCA16A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4145%3A0xCA16A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4145%3A0xCA16A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4145%3A0xCA16A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4145:0xCA16A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4145'^^xsd:integer;
  dwc:scientificName 'Porella compressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111124'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4145:0xCA16A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3935%3A0xCB16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3935%3A0xCB16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3935%3A0xCB16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3935%3A0xCB16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3935%3A0xCB16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3935:0xCB16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3935'^^xsd:integer;
  dwc:scientificName 'Philomedes globusus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '127719'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3935:0xCB16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3817%3A0xCB16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3817%3A0xCB16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3817%3A0xCB16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3817%3A0xCB16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3817%3A0xCB16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3817:0xCB16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3817'^^xsd:integer;
  dwc:scientificName 'Pholoe synopthalmica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3817:0xCB16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3966%3A0xCB16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3966%3A0xCB16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3966%3A0xCB16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3966%3A0xCB16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3966%3A0xCB16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3966:0xCB16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3966'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3966:0xCB16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3820%3A0xF515A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3820%3A0xF515A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3820%3A0xF515A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3820%3A0xF515A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3820%3A0xF515A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3820:0xF515A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3820'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3820:0xF515A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3844%3A0xF515A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3844%3A0xF515A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3844%3A0xF515A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3844%3A0xF515A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3844%3A0xF515A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3844:0xF515A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3844'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3844:0xF515A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3830%3A0xF515A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3830%3A0xF515A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3830%3A0xF515A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3830%3A0xF515A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3830%3A0xF515A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3830:0xF515A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3830'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3830:0xF515A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4000%3A0xF515A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4000%3A0xF515A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4000%3A0xF515A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4000%3A0xF515A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4000%3A0xF515A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4000:0xF515A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4000'^^xsd:integer;
  dwc:scientificName 'Gnathia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4000:0xF515A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3806%3A0xF615A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3806%3A0xF615A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3806%3A0xF615A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3806%3A0xF615A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3806%3A0xF615A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3806:0xF615A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3806'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3806:0xF615A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3916%3A0xF615A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3916%3A0xF615A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3916%3A0xF615A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3916%3A0xF615A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3916%3A0xF615A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3916:0xF615A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3916'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3916:0xF615A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4173%3A0xCB16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4173%3A0xCB16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4173%3A0xCB16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4173%3A0xCB16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4173%3A0xCB16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4173:0xCB16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4173'^^xsd:integer;
  dwc:scientificName 'Stomachaetosella sinuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111577'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4173:0xCB16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '607840'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4198%3A0xCB16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4198%3A0xCB16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4198%3A0xCB16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4198%3A0xCB16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4198%3A0xCB16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4198:0xCB16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4198'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4198:0xCB16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3917%3A0xCB16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3917%3A0xCB16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3917%3A0xCB16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3917%3A0xCB16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3917%3A0xCB16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3917:0xCB16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3917'^^xsd:integer;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3917:0xCB16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3858%3A0xCB16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3858%3A0xCB16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3858%3A0xCB16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3858%3A0xCB16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3858%3A0xCB16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3858:0xCB16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3858'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3858:0xCB16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3857%3A0xCB16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3857%3A0xCB16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3857%3A0xCB16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3857%3A0xCB16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3857%3A0xCB16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3857:0xCB16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3857'^^xsd:integer;
  dwc:scientificName 'Spionidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3857:0xCB16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3855%3A0xCB16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3855%3A0xCB16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3855%3A0xCB16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3855%3A0xCB16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3855%3A0xCB16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3855:0xCB16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3855'^^xsd:integer;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3855:0xCB16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4174%3A0xF615A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4174%3A0xF615A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4174%3A0xF615A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4174%3A0xF615A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4174%3A0xF615A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4174:0xF615A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4174'^^xsd:integer;
  dwc:scientificName 'Escharopsis lobata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '156082'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4174:0xF615A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3819%3A0xF615A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3819%3A0xF615A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3819%3A0xF615A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3819%3A0xF615A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3819%3A0xF615A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3819:0xF615A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3819'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3819:0xF615A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3925%3A0xF615A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3925%3A0xF615A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3925%3A0xF615A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3925%3A0xF615A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3925%3A0xF615A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3925:0xF615A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3925'^^xsd:integer;
  dwc:scientificName 'Euchone analis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130903'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3925:0xF615A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3887%3A0xF615A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3887%3A0xF615A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3887%3A0xF615A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3887%3A0xF615A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3887%3A0xF615A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3887:0xF615A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3887'^^xsd:integer;
  dwc:scientificName 'Diplocirrus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130101'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3887:0xF615A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1468928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3798%3A0xCB16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3798%3A0xCB16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3798%3A0xCB16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3798%3A0xCB16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3798%3A0xCB16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3798:0xCB16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3798'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3798:0xCB16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4116%3A0xCB16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4116%3A0xCB16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4116%3A0xCB16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4116%3A0xCB16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4116%3A0xCB16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4116:0xCB16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4116'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4116:0xCB16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3907%3A0xCB16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3907%3A0xCB16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3907%3A0xCB16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3907%3A0xCB16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3907%3A0xCB16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3907:0xCB16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3907'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3907:0xCB16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3908%3A0xCB16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3908%3A0xCB16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3908%3A0xCB16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3908%3A0xCB16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3908%3A0xCB16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3908:0xCB16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3908'^^xsd:integer;
  dwc:scientificName 'Leaena ebranchiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '154965'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3908:0xCB16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '154965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3840%3A0xCC16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3840%3A0xCC16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3840%3A0xCC16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3840%3A0xCC16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3840%3A0xCC16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3840:0xCC16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3840'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3840:0xCC16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4086%3A0xCC16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4086%3A0xCC16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4086%3A0xCC16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4086%3A0xCC16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4086%3A0xCC16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4086:0xCC16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4086'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4086:0xCC16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4087%3A0xCC16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4087%3A0xCC16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4087%3A0xCC16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4087%3A0xCC16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4087%3A0xCC16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4087:0xCC16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4087'^^xsd:integer;
  dwc:scientificName 'Macoma crassula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '156224'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4087:0xCC16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3871%3A0xF615A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3871%3A0xF615A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3871%3A0xF615A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3871%3A0xF615A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3871%3A0xF615A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3871:0xF615A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3871'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3871:0xF615A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3790%3A0xF715A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3790%3A0xF715A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3790%3A0xF715A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3790%3A0xF715A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3790%3A0xF715A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3790:0xF715A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3790'^^xsd:integer;
  dwc:scientificName 'Hyperammina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '113973'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3790:0xF715A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '417571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4176%3A0xF715A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4176%3A0xF715A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4176%3A0xF715A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4176%3A0xF715A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4176%3A0xF715A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4176:0xF715A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4176'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella hincksi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111141'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4176:0xF715A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3881%3A0xF715A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3881%3A0xF715A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3881%3A0xF715A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3881%3A0xF715A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3881%3A0xF715A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3881:0xF715A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3881'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3881:0xF715A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4074%3A0xDE16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4074%3A0xDE16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4074%3A0xDE16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4074%3A0xDE16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4074%3A0xDE16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4074:0xDE16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4074'^^xsd:integer;
  dwc:scientificName 'Montacuta maltzani'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '140373'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4074:0xDE16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4075%3A0xDE16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4075%3A0xDE16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4075%3A0xDE16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4075%3A0xDE16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4075%3A0xDE16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4075:0xDE16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4075'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4075:0xDE16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4061%3A0xDE16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4061%3A0xDE16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4061%3A0xDE16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4061%3A0xDE16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4061%3A0xDE16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4061:0xDE16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4061'^^xsd:integer;
  dwc:scientificName 'Musculus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '156246'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4061:0xDE16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '467467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3832%3A0x6617A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3832%3A0x6617A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3832%3A0x6617A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3832%3A0x6617A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3832%3A0x6617A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3832:0x6617A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3832'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3832:0x6617A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3828%3A0x6617A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3828%3A0x6617A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3828%3A0x6617A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3828%3A0x6617A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3828%3A0x6617A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3828:0x6617A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3828'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3828:0x6617A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3872%3A0x6617A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3872%3A0x6617A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3872%3A0x6617A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3872%3A0x6617A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3872%3A0x6617A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3872:0x6617A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3872'^^xsd:integer;
  dwc:scientificName 'Nicomache sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3872:0x6617A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3936%3A0x6617A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3936%3A0x6617A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3936%3A0x6617A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3936%3A0x6617A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3936%3A0x6617A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3936:0x6617A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3936'^^xsd:integer;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3936:0x6617A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4095%3A0x6617A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4095%3A0x6617A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4095%3A0x6617A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4095%3A0x6617A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4095%3A0x6617A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4095:0x6617A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4095'^^xsd:integer;
  dwc:scientificName 'Panomya arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '152416'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4095:0x6617A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3933%3A0x6617A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3933%3A0x6617A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3933%3A0x6617A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3933%3A0x6617A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3933%3A0x6617A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3933:0x6617A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3933'^^xsd:integer;
  dwc:scientificName 'Pantopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3933:0x6617A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4195%3A0xCE16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4195%3A0xCE16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4195%3A0xCE16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4195%3A0xCE16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4195%3A0xCE16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4195:0xCE16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4195'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4195:0xCE16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3859%3A0xCE16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3859%3A0xCE16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3859%3A0xCE16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3859%3A0xCE16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3859%3A0xCE16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3859:0xCE16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3859'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3859:0xCE16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3923%3A0xCE16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3923%3A0xCE16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3923%3A0xCE16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3923%3A0xCE16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3923%3A0xCE16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3923:0xCE16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3923'^^xsd:integer;
  dwc:scientificName 'Chone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3923:0xCE16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4082%3A0xDE16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4082%3A0xDE16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4082%3A0xDE16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4082%3A0xDE16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4082%3A0xDE16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4082:0xDE16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4082'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4082:0xDE16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3942%3A0xDE16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3942%3A0xDE16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3942%3A0xDE16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3942%3A0xDE16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3942%3A0xDE16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3942:0xDE16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3942'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3942:0xDE16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4105%3A0xDE16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4105%3A0xDE16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4105%3A0xDE16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4105%3A0xDE16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4105%3A0xDE16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4105:0xDE16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4105'^^xsd:integer;
  dwc:scientificName 'Lichenopora verrucaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111741'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4105:0xDE16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3836%3A0xDE16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3836%3A0xDE16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3836%3A0xDE16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3836%3A0xDE16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3836%3A0xDE16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3836:0xDE16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3836'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3836:0xDE16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3975%3A0xDE16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3975%3A0xDE16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3975%3A0xDE16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3975%3A0xDE16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3975%3A0xDE16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3975:0xDE16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3975'^^xsd:integer;
  dwc:scientificName 'Lysianassidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3975:0xDE16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4026%3A0xCF16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4026%3A0xCF16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4026%3A0xCF16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4026%3A0xCF16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4026%3A0xCF16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4026:0xCF16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4026'^^xsd:integer;
  dwc:scientificName 'Cryptonatica affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '140525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4026:0xCF16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4188%3A0xCF16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4188%3A0xCF16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4188%3A0xCF16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4188%3A0xCF16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4188%3A0xCF16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4188:0xCF16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4188'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4188:0xCF16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3950%3A0xCF16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3950%3A0xCF16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3950%3A0xCF16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3950%3A0xCF16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3950%3A0xCF16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3950:0xCF16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3950'^^xsd:integer;
  dwc:scientificName 'Cumacea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3950:0xCF16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4123%3A0xCF16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4123%3A0xCF16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4123%3A0xCF16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4123%3A0xCF16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4123%3A0xCF16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4123:0xCF16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4123'^^xsd:integer;
  dwc:scientificName 'Cribrilina annuata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111312'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4123:0xCF16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1059478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4204%3A0xCF16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4204%3A0xCF16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4204%3A0xCF16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4204%3A0xCF16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4204%3A0xCF16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4204:0xCF16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4204'^^xsd:integer;
  dwc:scientificName 'Eupyrgus scaber'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '124782'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4204:0xCF16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3825%3A0xCF16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3825%3A0xCF16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3825%3A0xCF16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3825%3A0xCF16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3825%3A0xCF16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3825:0xCF16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3825'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3825:0xCF16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3889%3A0xCF16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3889%3A0xCF16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3889%3A0xCF16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3889%3A0xCF16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3889%3A0xCF16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3889:0xCF16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3889'^^xsd:integer;
  dwc:scientificName 'Flabelligeridae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '976'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3889:0xCF16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4108%3A0xD016A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4108%3A0xD016A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4108%3A0xD016A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4108%3A0xD016A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4108%3A0xD016A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4108:0xD016A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4108'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4108:0xD016A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4193%3A0xD016A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4193%3A0xD016A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4193%3A0xD016A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4193%3A0xD016A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4193%3A0xD016A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4193:0xD016A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4193'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4193:0xD016A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4194%3A0xD016A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4194%3A0xD016A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4194%3A0xD016A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4194%3A0xD016A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4194%3A0xD016A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4194:0xD016A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4194'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4194:0xD016A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3865%3A0xD016A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3865%3A0xD016A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3865%3A0xD016A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3865%3A0xD016A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3865%3A0xD016A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3865:0xD016A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3865'^^xsd:integer;
  dwc:scientificName 'Notomastus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3865:0xD016A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4053%3A0xD016A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4053%3A0xD016A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4053%3A0xD016A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4053%3A0xD016A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4053%3A0xD016A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4053:0xD016A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4053'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4053:0xD016A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4052%3A0xD016A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4052%3A0xD016A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4052%3A0xD016A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4052%3A0xD016A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4052%3A0xD016A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4052:0xD016A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4052'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4052:0xD016A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4134%3A0xD016A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4134%3A0xD016A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4134%3A0xD016A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4134%3A0xD016A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4134%3A0xD016A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4134:0xD016A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4134'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4134:0xD016A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3793%3A0xD016A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3793%3A0xD016A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3793%3A0xD016A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3793%3A0xD016A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3793%3A0xD016A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3793:0xD016A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3793'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3793:0xD016A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3814%3A0xD116A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3814%3A0xD116A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3814%3A0xD116A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3814%3A0xD116A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3814%3A0xD116A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3814:0xD116A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3814'^^xsd:integer;
  dwc:scientificName 'Gattyana sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129488'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3814:0xD116A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3863%3A0xD116A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3863%3A0xD116A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3863%3A0xD116A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3863%3A0xD116A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3863%3A0xD116A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3863:0xD116A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3863'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3863:0xD116A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4094%3A0xF815A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4094%3A0xF815A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4094%3A0xF815A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4094%3A0xF815A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4094%3A0xF815A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4094:0xF815A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4094'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4094:0xF815A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4192%3A0xF815A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4192%3A0xF815A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4192%3A0xF815A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4192%3A0xF815A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4192%3A0xF815A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4192:0xF815A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4192'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4192:0xF815A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3974%3A0xF915A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3974%3A0xF915A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3974%3A0xF915A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3974%3A0xF915A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3974%3A0xF915A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3974:0xF915A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3974'^^xsd:integer;
  dwc:scientificName 'Anonyx sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '101592'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3974:0xF915A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3945%3A0xDF16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3945%3A0xDF16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3945%3A0xDF16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3945%3A0xDF16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3945%3A0xDF16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3945:0xDF16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3945'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3945:0xDF16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3886%3A0xDF16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3886%3A0xDF16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3886%3A0xDF16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3886%3A0xDF16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3886%3A0xDF16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3886:0xDF16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3886'^^xsd:integer;
  dwc:scientificName 'Brada sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129289'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3886:0xDF16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3924%3A0xDF16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3924%3A0xDF16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3924%3A0xDF16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3924%3A0xDF16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3924%3A0xDF16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3924:0xDF16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3924'^^xsd:integer;
  dwc:scientificName 'Branchiomma sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3924:0xDF16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3843%3A0xD116A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3843%3A0xD116A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3843%3A0xD116A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3843%3A0xD116A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3843%3A0xD116A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3843:0xD116A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3843'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3843:0xD116A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4209%3A0xD116A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4209%3A0xD116A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4209%3A0xD116A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4209%3A0xD116A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4209%3A0xD116A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4209:0xD116A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4209'^^xsd:integer;
  dwc:scientificName 'Ascidiacea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4209:0xD116A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3961%3A0xD116A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3961%3A0xD116A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3961%3A0xD116A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3961%3A0xD116A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3961%3A0xD116A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3961:0xD116A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3961'^^xsd:integer;
  dwc:scientificName 'Atylus smitti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '102130'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3961:0xD116A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '488965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3939%3A0xD616A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3939%3A0xD616A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3939%3A0xD616A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3939%3A0xD616A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3939%3A0xD616A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3939:0xD616A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3939'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3939:0xD616A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3956%3A0xFA15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3956%3A0xFA15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3956%3A0xFA15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3956%3A0xFA15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3956%3A0xFA15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3956:0xFA15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3956'^^xsd:integer;
  dwc:scientificName 'Byblis gaimardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '101942'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3956:0xFA15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '416573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3948%3A0xD716A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3948%3A0xD716A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3948%3A0xD716A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3948%3A0xD716A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3948%3A0xD716A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3948:0xD716A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3948'^^xsd:integer;
  dwc:scientificName 'Diastylis scorpioides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '110489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3948:0xD716A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4153%3A0xFB15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4153%3A0xFB15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4153%3A0xFB15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4153%3A0xFB15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4153%3A0xFB15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4153:0xFB15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4153'^^xsd:integer;
  dwc:scientificName 'Smittina rigida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '111563'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4153:0xFB15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3960%3A0xFB15A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3960%3A0xFB15A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3960%3A0xFB15A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3960%3A0xFB15A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A3960%3A0xFB15A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:3960:0xFB15A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '3960'^^xsd:integer;
  dwc:scientificName 'Unciola leucopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '102059'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:3960:0xFB15A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4191%3A0xFB15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4191%3A0xFB15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4191%3A0xFB15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.276"^^xsd:decimal ;
  dwc:decimalLongitude "57.543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4191%3A0xFB15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.276 57.543)"^^geo:wktLiteral ;
  geo-pos:lat "70.276"^^xsd:decimal ;
  geo-pos:long "57.543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4191%3A0xFB15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4191:0xFB15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4191'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '57.543'^^xsd:double;
  dwc:latitude '70.276'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4191:0xFB15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4539%3A0x2116A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4539%3A0x2116A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4539%3A0x2116A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4539%3A0x2116A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4539%3A0x2116A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4539:0x2116A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4539'^^xsd:integer;
  dwc:scientificName 'Tegella arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111223'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4539:0x2116A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111223'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4517%3A0xE315A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4517%3A0xE315A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4517%3A0xE315A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4517%3A0xE315A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4517%3A0xE315A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4517:0xE315A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4517'^^xsd:integer;
  dwc:scientificName 'Thracia myopsis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '141648'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4517:0xE315A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4581%3A0xE315A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4581%3A0xE315A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4581%3A0xE315A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4581%3A0xE315A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4581%3A0xE315A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4581:0xE315A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4581'^^xsd:integer;
  dwc:scientificName 'Schizoporella crustacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4581:0xE315A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147024'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4225%3A0xE315A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4225%3A0xE315A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4225%3A0xE315A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4225%3A0xE315A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4225%3A0xE315A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4225:0xE315A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4225'^^xsd:integer;
  dwc:scientificName 'Sipunculida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4225:0xE315A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4575%3A0xE315A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4575%3A0xE315A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4575%3A0xE315A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4575%3A0xE315A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4575%3A0xE315A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4575:0xE315A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4575'^^xsd:integer;
  dwc:scientificName 'Smittinidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '110775'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4575:0xE315A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4435%3A0xE315A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4435%3A0xE315A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4435%3A0xE315A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4435%3A0xE315A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4435%3A0xE315A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4435:0xE315A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4435'^^xsd:integer;
  dwc:scientificName 'Margarites costalis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '141819'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4435:0xE315A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141819'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4397%3A0x2116A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4397%3A0x2116A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4397%3A0x2116A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4397%3A0x2116A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4397%3A0x2116A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4397:0x2116A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4397'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4397:0x2116A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4252%3A0x2116A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4252%3A0x2116A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4252%3A0x2116A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4252%3A0x2116A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4252%3A0x2116A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4252:0x2116A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4252'^^xsd:integer;
  dwc:scientificName 'Micronephtys minuta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '155005'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4252:0x2116A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4259%3A0x2116A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4259%3A0x2116A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4259%3A0x2116A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4259%3A0x2116A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4259%3A0x2116A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4259:0x2116A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4259'^^xsd:integer;
  dwc:scientificName 'Parougia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4259:0x2116A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4238%3A0x2116A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4238%3A0x2116A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4238%3A0x2116A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4238%3A0x2116A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4238%3A0x2116A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4238:0x2116A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4238'^^xsd:integer;
  dwc:scientificName 'Pholoe synopthalmica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4238:0x2116A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4387%3A0x2116A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4387%3A0x2116A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4387%3A0x2116A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4387%3A0x2116A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4387%3A0x2116A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4387:0x2116A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4387'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4387:0x2116A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4600%3A0xDA16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4600%3A0xDA16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4600%3A0xDA16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4600%3A0xDA16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4600%3A0xDA16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4600:0xDA16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4600'^^xsd:integer;
  dwc:scientificName 'Hippoporella hippopus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '159859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4600:0xDA16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4282%3A0xDA16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4282%3A0xDA16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4282%3A0xDA16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4282%3A0xDA16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4282%3A0xDA16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4282:0xDA16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4282'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4282:0xDA16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4521%3A0xDA16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4521%3A0xDA16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4521%3A0xDA16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4521%3A0xDA16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4521%3A0xDA16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4521:0xDA16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4521'^^xsd:integer;
  dwc:scientificName 'Cyclostomata indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '160487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4521:0xDA16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110724'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4410%3A0xE815A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4410%3A0xE815A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4410%3A0xE815A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4410%3A0xE815A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4410%3A0xE815A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4410:0xE815A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4410'^^xsd:integer;
  dwc:scientificName 'Dyopedos bispinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156071'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4410:0xE815A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4219%3A0x2A16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4219%3A0x2A16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4219%3A0x2A16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4219%3A0x2A16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4219%3A0x2A16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4219:0x2A16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4219'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4219:0x2A16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4595%3A0x2A16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4595%3A0x2A16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4595%3A0x2A16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4595%3A0x2A16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4595%3A0x2A16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4595:0x2A16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4595'^^xsd:integer;
  dwc:scientificName 'Escharopsis lobata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156082'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4595:0x2A16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4264%3A0x2A16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4264%3A0x2A16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4264%3A0x2A16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4264%3A0x2A16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4264%3A0x2A16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4264:0x2A16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4264'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4264:0x2A16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4360%3A0x2A16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4360%3A0x2A16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4360%3A0x2A16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4360%3A0x2A16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4360%3A0x2A16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4360:0x2A16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4360'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4360:0x2A16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4535%3A0x2A16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4535%3A0x2A16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4535%3A0x2A16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4535%3A0x2A16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4535%3A0x2A16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4535:0x2A16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4535'^^xsd:integer;
  dwc:scientificName 'Callopora smitti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '146751'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4535:0x2A16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '469316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4587%3A0x2A16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4587%3A0x2A16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4587%3A0x2A16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4587%3A0x2A16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4587%3A0x2A16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4587:0x2A16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4587'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4587:0x2A16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4222%3A0x2A16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4222%3A0x2A16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4222%3A0x2A16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4222%3A0x2A16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4222%3A0x2A16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4222:0x2A16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4222'^^xsd:integer;
  dwc:scientificName 'Cerianthus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4222:0x2A16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4559%3A0xE815A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4559%3A0xE815A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4559%3A0xE815A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4559%3A0xE815A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4559%3A0xE815A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4559:0xE815A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4559'^^xsd:integer;
  dwc:scientificName 'Escharella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '110965'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4559:0xE815A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4499%3A0xE815A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4499%3A0xE815A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4499%3A0xE815A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4499%3A0xE815A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4499%3A0xE815A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4499:0xE815A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4499'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4499:0xE815A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4374%3A0xE815A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4374%3A0xE815A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4374%3A0xE815A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4374%3A0xE815A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4374%3A0xE815A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4374:0xE815A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4374'^^xsd:integer;
  dwc:scientificName 'Acanthonotozoma sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '101443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4374:0xE815A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4313%3A0xE815A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4313%3A0xE815A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4313%3A0xE815A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4313%3A0xE815A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4313%3A0xE815A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4313:0xE815A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4313'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4313:0xE815A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4420%3A0x2B16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4420%3A0x2B16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4420%3A0x2B16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4420%3A0x2B16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4420%3A0x2B16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4420:0x2B16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4420'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4420:0x2B16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4380%3A0xE915A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4380%3A0xE915A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4380%3A0xE915A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4380%3A0xE915A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4380%3A0xE915A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4380:0xE915A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4380'^^xsd:integer;
  dwc:scientificName 'Arctolembos arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102014'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4380:0xE915A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4391%3A0xE915A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4391%3A0xE915A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4391%3A0xE915A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4391%3A0xE915A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4391%3A0xE915A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4391:0xE915A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4391'^^xsd:integer;
  dwc:scientificName 'Isaeidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '101388'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4391:0xE915A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4328%3A0xE915A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4328%3A0xE915A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4328%3A0xE915A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4328%3A0xE915A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4328%3A0xE915A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4328:0xE915A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4328'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4328:0xE915A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4601%3A0xE915A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4601%3A0xE915A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4601%3A0xE915A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4601%3A0xE915A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4601%3A0xE915A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4601:0xE915A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4601'^^xsd:integer;
  dwc:scientificName 'Lepraliella contigua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111407'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4601:0xE915A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4291%3A0xE915A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4291%3A0xE915A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4291%3A0xE915A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4291%3A0xE915A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4291%3A0xE915A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4291:0xE915A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4291'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene cylindricaudata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130299'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4291:0xE915A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '183242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4330%3A0x2B16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4330%3A0x2B16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4330%3A0x2B16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4330%3A0x2B16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4330%3A0x2B16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4330:0x2B16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4330'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4330:0x2B16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4290%3A0x2B16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4290%3A0x2B16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4290%3A0x2B16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4290%3A0x2B16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4290%3A0x2B16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4290:0x2B16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4290'^^xsd:integer;
  dwc:scientificName 'Euclymeninae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4290:0x2B16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4251%3A0x2B16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4251%3A0x2B16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4251%3A0x2B16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4251%3A0x2B16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4251%3A0x2B16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4251:0x2B16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4251'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4251:0x2B16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4378%3A0x2B16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4378%3A0x2B16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4378%3A0x2B16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4378%3A0x2B16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4378%3A0x2B16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4378:0x2B16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4378'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4378:0x2B16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4284%3A0x2B16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4284%3A0x2B16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4284%3A0x2B16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4284%3A0x2B16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4284%3A0x2B16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4284:0x2B16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4284'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4284:0x2B16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4438%3A0x3216A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4438%3A0x3216A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4438%3A0x3216A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4438%3A0x3216A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4438%3A0x3216A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4438:0x3216A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4438'^^xsd:integer;
  dwc:scientificName 'Solariella obscura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '141840'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4438:0x3216A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141840'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4256%3A0x3216A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4256%3A0x3216A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4256%3A0x3216A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4256%3A0x3216A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4256%3A0x3216A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4256:0x3216A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4256'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129602'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4256:0x3216A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4276%3A0xFC15A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4276%3A0xFC15A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4276%3A0xFC15A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4276%3A0xFC15A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4276%3A0xFC15A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4276:0xFC15A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4276'^^xsd:integer;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4276:0xFC15A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4258%3A0xFC15A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4258%3A0xFC15A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4258%3A0xFC15A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4258%3A0xFC15A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4258%3A0xFC15A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4258:0xFC15A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4258'^^xsd:integer;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4258:0xFC15A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4286%3A0x3216A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4286%3A0x3216A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4286%3A0x3216A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4286%3A0x3216A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4286%3A0x3216A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4286:0x3216A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4286'^^xsd:integer;
  dwc:scientificName 'Notomastus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4286:0x3216A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4474%3A0x3216A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4474%3A0x3216A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4474%3A0x3216A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4474%3A0x3216A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4474%3A0x3216A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4474:0x3216A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4474'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4474:0x3216A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4473%3A0x3216A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4473%3A0x3216A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4473%3A0x3216A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4473%3A0x3216A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4473%3A0x3216A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4473:0x3216A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4473'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4473:0x3216A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4592%3A0x3216A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4592%3A0x3216A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4592%3A0x3216A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4592%3A0x3216A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4592%3A0x3216A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4592:0x3216A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4592'^^xsd:integer;
  dwc:scientificName 'Stomachaetosella magniporata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156441'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4592:0x3216A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156441'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4593%3A0x3216A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4593%3A0x3216A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4593%3A0x3216A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4593%3A0x3216A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4593%3A0x3216A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4593:0x3216A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4593'^^xsd:integer;
  dwc:scientificName 'Stomachaetosella producta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156442'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4593:0x3216A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4594%3A0x3216A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4594%3A0x3216A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4594%3A0x3216A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4594%3A0x3216A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4594%3A0x3216A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4594:0x3216A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4594'^^xsd:integer;
  dwc:scientificName 'Stomachaetosella sinuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111577'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4594:0x3216A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '607840'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4619%3A0x3316A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4619%3A0x3316A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4619%3A0x3316A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4619%3A0x3316A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4619%3A0x3316A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4619:0x3316A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4619'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4619:0x3316A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4241%3A0x6317A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4241%3A0x6317A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4241%3A0x6317A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4241%3A0x6317A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4241%3A0x6317A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4241:0x6317A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4241'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4241:0x6317A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4334%3A0x6317A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4334%3A0x6317A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4334%3A0x6317A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4334%3A0x6317A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4334%3A0x6317A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4334:0x6317A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4334'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4334:0x6317A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4449%3A0x6317A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4449%3A0x6317A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4449%3A0x6317A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4449%3A0x6317A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4449%3A0x6317A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4449:0x6317A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4449'^^xsd:integer;
  dwc:scientificName 'Polinices nanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '817866'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4449:0x6317A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4448%3A0x6317A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4448%3A0x6317A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4448%3A0x6317A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4448%3A0x6317A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4448%3A0x6317A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4448:0x6317A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4448'^^xsd:integer;
  dwc:scientificName 'Polinices pallidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '236792'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4448:0x6317A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4278%3A0x3316A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4278%3A0x3316A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4278%3A0x3316A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4278%3A0x3316A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4278%3A0x3316A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4278:0x3316A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4278'^^xsd:integer;
  dwc:scientificName 'Spionidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4278:0x3316A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4416%3A0x3316A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4416%3A0x3316A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4416%3A0x3316A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4416%3A0x3316A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4416%3A0x3316A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4416:0x3316A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4416'^^xsd:integer;
  dwc:scientificName 'Stenothoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '101409'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4416:0x3316A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4590%3A0x3316A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4590%3A0x3316A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4590%3A0x3316A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4590%3A0x3316A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4590%3A0x3316A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4590:0x3316A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4590'^^xsd:integer;
  dwc:scientificName 'Stomachaetosella cruenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111575'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4590:0x3316A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '607838'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4566%3A0x3316A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4566%3A0x3316A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4566%3A0x3316A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4566%3A0x3316A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4566%3A0x3316A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4566:0x3316A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4566'^^xsd:integer;
  dwc:scientificName 'Porella compressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111124'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4566:0x3316A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4602%3A0x3316A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4602%3A0x3316A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4602%3A0x3316A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4602%3A0x3316A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4602%3A0x3316A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4602:0x3316A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4602'^^xsd:integer;
  dwc:scientificName 'Porella concinna'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4602:0x3316A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4569%3A0x3316A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4569%3A0x3316A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4569%3A0x3316A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4569%3A0x3316A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4569%3A0x3316A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4569:0x3316A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4569'^^xsd:integer;
  dwc:scientificName 'Porella obesa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156357'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4569:0x3316A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4441%3A0x3316A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4441%3A0x3316A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4441%3A0x3316A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4441%3A0x3316A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4441%3A0x3316A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4441:0x3316A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4441'^^xsd:integer;
  dwc:scientificName 'Moelleria costulata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '141859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4441:0x3316A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4401%3A0xFC15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4401%3A0xFC15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4401%3A0xFC15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4401%3A0xFC15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4401%3A0xFC15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4401:0xFC15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4401'^^xsd:integer;
  dwc:scientificName 'Monoculodes latimanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4401:0xFC15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4402%3A0xFC15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4402%3A0xFC15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4402%3A0xFC15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4402%3A0xFC15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4402%3A0xFC15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4402:0xFC15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4402'^^xsd:integer;
  dwc:scientificName 'Monoculodes tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102900'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4402:0xFC15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4599%3A0x3316A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4599%3A0x3316A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4599%3A0x3316A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4599%3A0x3316A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4599%3A0x3316A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4599:0x3316A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4599'^^xsd:integer;
  dwc:scientificName 'Myriapora subgracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111434'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4599:0x3316A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '470125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4305%3A0x3316A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4305%3A0x3316A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4305%3A0x3316A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4305%3A0x3316A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4305%3A0x3316A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4305:0x3316A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4305'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4305:0x3316A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4224%3A0x3316A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4224%3A0x3316A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4224%3A0x3316A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4224%3A0x3316A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4224%3A0x3316A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4224:0x3316A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4224'^^xsd:integer;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4224:0x3316A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4483%3A0x3316A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4483%3A0x3316A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4483%3A0x3316A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4483%3A0x3316A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4483%3A0x3316A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4483:0x3316A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4483'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4483:0x3316A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4484%3A0x3316A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4484%3A0x3316A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4484%3A0x3316A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4484%3A0x3316A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4484%3A0x3316A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4484:0x3316A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4484'^^xsd:integer;
  dwc:scientificName 'Musculus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '138225'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4484:0x3316A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138225'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4422%3A0x3416A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4422%3A0x3416A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4422%3A0x3416A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4422%3A0x3416A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4422%3A0x3416A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4422:0x3416A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4422'^^xsd:integer;
  dwc:scientificName 'Munna sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '118374'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4422:0x3416A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4293%3A0x3416A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4293%3A0x3416A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4293%3A0x3416A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4293%3A0x3416A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4293%3A0x3416A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4293:0x3416A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4293'^^xsd:integer;
  dwc:scientificName 'Nicomache sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4293:0x3416A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4456%3A0x3416A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4456%3A0x3416A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4456%3A0x3416A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4456%3A0x3416A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4456%3A0x3416A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4456:0x3416A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4456'^^xsd:integer;
  dwc:scientificName 'Obesotoma woodiana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '139308'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4456:0x3416A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4496%3A0x3416A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4496%3A0x3416A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4496%3A0x3416A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4496%3A0x3416A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4496%3A0x3416A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4496:0x3416A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4496'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4496:0x3416A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4514%3A0x3416A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4514%3A0x3416A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4514%3A0x3416A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4514%3A0x3416A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4514%3A0x3416A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4514:0x3416A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4514'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4514:0x3416A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4265%3A0xFD15A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4265%3A0xFD15A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4265%3A0xFD15A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4265%3A0xFD15A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4265%3A0xFD15A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4265:0xFD15A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4265'^^xsd:integer;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4265:0xFD15A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4292%3A0xFD15A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4292%3A0xFD15A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4292%3A0xFD15A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4292%3A0xFD15A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4292%3A0xFD15A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4292:0xFD15A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4292'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4292:0xFD15A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4557%3A0xFE15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4557%3A0xFE15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4557%3A0xFE15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4557%3A0xFE15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4557%3A0xFE15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4557:0xFE15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4557'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4557:0xFE15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4612%3A0xFE15A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4612%3A0xFE15A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4612%3A0xFE15A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4612%3A0xFE15A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4612%3A0xFE15A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4612:0xFE15A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4612'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4612:0xFE15A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4562%3A0xFE15A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4562%3A0xFE15A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4562%3A0xFE15A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4562%3A0xFE15A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4562%3A0xFE15A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4562:0xFE15A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4562'^^xsd:integer;
  dwc:scientificName 'Pachyegis groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4562:0xFE15A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4227%3A0xED15A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4227%3A0xED15A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4227%3A0xED15A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4227%3A0xED15A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4227%3A0xED15A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4227:0xED15A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4227'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4227:0xED15A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4228%3A0xEE15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4228%3A0xEE15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4228%3A0xEE15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4228%3A0xEE15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4228%3A0xEE15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4228:0xEE15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4228'^^xsd:integer;
  dwc:scientificName 'Golfingia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4228:0xEE15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4573%3A0xF215A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4573%3A0xF215A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4573%3A0xF215A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4573%3A0xF215A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4573%3A0xF215A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4573:0xF215A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4573'^^xsd:integer;
  dwc:scientificName 'Smittina minuscula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111561'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4573:0xF215A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4603%3A0xF215A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4603%3A0xF215A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4603%3A0xF215A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4603%3A0xF215A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4603%3A0xF215A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4603:0xF215A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4603'^^xsd:integer;
  dwc:scientificName 'Smittina mucronata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '221569'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4603:0xF215A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4574%3A0xC316A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4574%3A0xC316A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4574%3A0xC316A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4574%3A0xC316A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4574%3A0xC316A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4574:0xC316A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4574'^^xsd:integer;
  dwc:scientificName 'Smittina rigida'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111563'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4574:0xC316A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4584%3A0xC316A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4584%3A0xC316A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4584%3A0xC316A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4584%3A0xC316A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4584%3A0xC316A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4584:0xC316A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4584'^^xsd:integer;
  dwc:scientificName 'Schizoporella pachystega'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156392'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4584:0xC316A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4585%3A0xC316A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4585%3A0xC316A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4585%3A0xC316A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4585%3A0xC316A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4585%3A0xC316A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4585:0xC316A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4585'^^xsd:integer;
  dwc:scientificName 'Schizoporella smitti'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4585:0xC316A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4541%3A0xF215A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4541%3A0xF215A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4541%3A0xF215A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4541%3A0xF215A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4541%3A0xF215A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4541:0xF215A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4541'^^xsd:integer;
  dwc:scientificName 'Tegella armifesoides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '423787'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4541:0xF215A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4338%3A0xF215A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4338%3A0xF215A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4338%3A0xF215A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4338%3A0xF215A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4338%3A0xF215A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4338:0xF215A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4338'^^xsd:integer;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4338:0xF215A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4339%3A0xF215A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4339%3A0xF215A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4339%3A0xF215A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4339%3A0xF215A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4339%3A0xF215A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4339:0xF215A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4339'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4339:0xF215A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4373%3A0xC416A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4373%3A0xC416A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4373%3A0xC416A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4373%3A0xC416A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4373%3A0xC416A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4373:0xC416A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4373'^^xsd:integer;
  dwc:scientificName 'Tanaidacea indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4373:0xC416A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4280%3A0xC616A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4280%3A0xC616A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4280%3A0xC616A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4280%3A0xC616A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4280%3A0xC616A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4280:0xC616A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4280'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4280:0xC616A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4340%3A0xF315A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4340%3A0xF315A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4340%3A0xF315A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4340%3A0xF315A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4340%3A0xF315A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4340:0xF315A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4340'^^xsd:integer;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4340:0xF315A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4342%3A0xF315A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4342%3A0xF315A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4342%3A0xF315A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4342%3A0xF315A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4342%3A0xF315A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4342:0xF315A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4342'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4342:0xF315A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4399%3A0xF315A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4399%3A0xF315A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4399%3A0xF315A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4399%3A0xF315A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4399%3A0xF315A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4399:0xF315A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4399'^^xsd:integer;
  dwc:scientificName 'Aceroides latipes'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102866'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4399:0xF315A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4325%3A0xF315A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4325%3A0xF315A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4325%3A0xF315A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4325%3A0xF315A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4325%3A0xF315A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4325:0xF315A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4325'^^xsd:integer;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4325:0xF315A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4315%3A0xF315A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4315%3A0xF315A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4315%3A0xF315A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4315%3A0xF315A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4315%3A0xF315A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4315:0xF315A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4315'^^xsd:integer;
  dwc:scientificName 'Ampharete goesi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129779'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4315:0xF315A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4316%3A0xF315A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4316%3A0xF315A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4316%3A0xF315A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4316%3A0xF315A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4316%3A0xF315A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4316:0xF315A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4316'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4316:0xF315A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4324%3A0xF315A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4324%3A0xF315A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4324%3A0xF315A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4324%3A0xF315A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4324%3A0xF315A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4324:0xF315A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4324'^^xsd:integer;
  dwc:scientificName 'Ampharetidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4324:0xF315A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4538%3A0xC616A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4538%3A0xC616A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4538%3A0xC616A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4538%3A0xC616A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4538%3A0xC616A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4538:0xC616A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4538'^^xsd:integer;
  dwc:scientificName 'Electra crustulenta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111353'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4538:0xC616A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '467577'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4319%3A0xC616A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4319%3A0xC616A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4319%3A0xC616A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4319%3A0xC616A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4319%3A0xC616A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4319:0xC616A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4319'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4319:0xC616A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4381%3A0xC616A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4381%3A0xC616A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4381%3A0xC616A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4381%3A0xC616A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4381%3A0xC616A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4381:0xC616A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4381'^^xsd:integer;
  dwc:scientificName 'Unciola leucopis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102059'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4381:0xC616A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4501%3A0x6517A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4501%3A0x6517A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4501%3A0x6517A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4501%3A0x6517A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4501%3A0x6517A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4501:0x6517A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4501'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4501:0x6517A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4498%3A0x6517A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4498%3A0x6517A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4498%3A0x6517A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4498%3A0x6517A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4498%3A0x6517A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4498:0x6517A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4498'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4498:0x6517A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4443%3A0x6517A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4443%3A0x6517A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4443%3A0x6517A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4443%3A0x6517A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4443%3A0x6517A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4443:0x6517A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4443'^^xsd:integer;
  dwc:scientificName 'Tornidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '124'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4443:0x6517A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4491%3A0x6517A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4491%3A0x6517A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4491%3A0x6517A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4491%3A0x6517A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4491%3A0x6517A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4491:0x6517A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4491'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4491:0x6517A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4616%3A0x6517A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4616%3A0x6517A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4616%3A0x6517A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4616%3A0x6517A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4616%3A0x6517A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4616:0x6517A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4616'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4616:0x6517A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4357%3A0xC816A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4357%3A0xC816A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4357%3A0xC816A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4357%3A0xC816A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4357%3A0xC816A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4357:0xC816A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4357'^^xsd:integer;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4357:0xC816A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4306%3A0xC816A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4306%3A0xC816A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4306%3A0xC816A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4306%3A0xC816A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4306%3A0xC816A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4306:0xC816A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4306'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4306:0xC816A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4333%3A0xC816A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4333%3A0xC816A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4333%3A0xC816A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4333%3A0xC816A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4333%3A0xC816A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4333:0xC816A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4333'^^xsd:integer;
  dwc:scientificName 'Paramphitrite tetrabranchia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '131511'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4333:0xC816A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4461%3A0xC916A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4461%3A0xC916A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4461%3A0xC916A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4461%3A0xC916A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4461%3A0xC916A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4461:0xC916A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4461'^^xsd:integer;
  dwc:scientificName 'Oenopota violacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '139337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4461:0xC916A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4353%3A0xC916A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4353%3A0xC916A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4353%3A0xC916A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4353%3A0xC916A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4353%3A0xC916A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4353:0xC916A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4353'^^xsd:integer;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4353:0xC916A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4297%3A0xF415A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4297%3A0xF415A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4297%3A0xF415A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4297%3A0xF415A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4297%3A0xF415A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4297:0xF415A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4297'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4297:0xF415A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4302%3A0xF415A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4302%3A0xF415A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4302%3A0xF415A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4302%3A0xF415A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4302%3A0xF415A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4302:0xF415A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4302'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4302:0xF415A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4582%3A0xF415A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4582%3A0xF415A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4582%3A0xF415A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4582%3A0xF415A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4582%3A0xF415A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4582:0xF415A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4582'^^xsd:integer;
  dwc:scientificName 'Schizoporella biaperta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156389'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4582:0xF415A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4389%3A0xF415A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4389%3A0xF415A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4389%3A0xF415A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4389%3A0xF415A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4389%3A0xF415A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4389:0xF415A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4389'^^xsd:integer;
  dwc:scientificName 'Protomedeia fasciata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4389:0xF415A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4390%3A0xF415A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4390%3A0xF415A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4390%3A0xF415A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4390%3A0xF415A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4390%3A0xF415A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4390:0xF415A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4390'^^xsd:integer;
  dwc:scientificName 'Protomedeia grandimana'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102444'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4390:0xF415A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4621%3A0xF415A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4621%3A0xF415A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4621%3A0xF415A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4621%3A0xF415A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4621%3A0xF415A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4621:0xF415A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4621'^^xsd:integer;
  dwc:scientificName 'Psolus phantapus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '124710'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4621:0xF415A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124710'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4571%3A0xF515A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4571%3A0xF515A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4571%3A0xF515A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4571%3A0xF515A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4571%3A0xF515A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4571:0xF515A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4571'^^xsd:integer;
  dwc:scientificName 'Porelloides laevis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '159886'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4571:0xF515A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4572%3A0xF515A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4572%3A0xF515A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4572%3A0xF515A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4572%3A0xF515A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4572%3A0xF515A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4572:0xF515A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4572'^^xsd:integer;
  dwc:scientificName 'Porelloides struma'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '159888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4572:0xF515A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4231%3A0xC916A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4231%3A0xC916A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4231%3A0xC916A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4231%3A0xC916A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4231%3A0xC916A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4231:0xC916A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4231'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4231:0xC916A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4563%3A0xCA16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4563%3A0xCA16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4563%3A0xCA16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4563%3A0xCA16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4563%3A0xCA16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4563:0xCA16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4563'^^xsd:integer;
  dwc:scientificName 'Pachyegis producta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156306'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4563:0xCA16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4427%3A0xCA16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4427%3A0xCA16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4427%3A0xCA16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4427%3A0xCA16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4427%3A0xCA16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4427:0xCA16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4427'^^xsd:integer;
  dwc:scientificName 'Pagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4427:0xCA16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4266%3A0xF515A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4266%3A0xF515A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4266%3A0xF515A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4266%3A0xF515A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4266%3A0xF515A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4266:0xF515A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4266'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4266:0xF515A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4589%3A0xF615A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4589%3A0xF615A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4589%3A0xF615A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4589%3A0xF615A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4589%3A0xF615A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4589:0xF615A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4589'^^xsd:integer;
  dwc:scientificName 'Celleporina ventricosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111279'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4589:0xF615A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111279'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4221%3A0xF615A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4221%3A0xF615A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4221%3A0xF615A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4221%3A0xF615A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4221%3A0xF615A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4221:0xF615A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4221'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4221:0xF615A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4587%3A0xF615A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4587%3A0xF615A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4587%3A0xF615A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4587%3A0xF615A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4587%3A0xF615A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4587:0xF615A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4587'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4587:0xF615A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4588%3A0xF615A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4588%3A0xF615A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4588%3A0xF615A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4588%3A0xF615A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4588%3A0xF615A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4588:0xF615A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4588'^^xsd:integer;
  dwc:scientificName 'Celleporina incrassata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '146783'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4588:0xF615A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '237816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4236%3A0xCE16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4236%3A0xCE16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4236%3A0xCE16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4236%3A0xCE16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4236%3A0xCE16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4236:0xCE16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4236'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4236:0xCE16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4406%3A0xF815A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4406%3A0xF815A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4406%3A0xF815A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4406%3A0xF815A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4406%3A0xF815A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4406:0xF815A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4406'^^xsd:integer;
  dwc:scientificName 'Harpinia propinqua'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102974'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4406:0xF815A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1596965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4407%3A0xF815A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4407%3A0xF815A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4407%3A0xF815A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4407%3A0xF815A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4407%3A0xF815A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4407:0xF815A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4407'^^xsd:integer;
  dwc:scientificName 'Harpinia serrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4407:0xF815A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4520%3A0xF815A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4520%3A0xF815A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4520%3A0xF815A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4520%3A0xF815A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4520%3A0xF815A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4520:0xF815A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4520'^^xsd:integer;
  dwc:scientificName 'Hemithiris psittacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '104054'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4520:0xF815A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '104054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4525%3A0xF815A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4525%3A0xF815A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4525%3A0xF815A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4525%3A0xF815A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4525%3A0xF815A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4525:0xF815A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4525'^^xsd:integer;
  dwc:scientificName 'Lichenopora crassiuscula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156210'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4525:0xF815A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4257%3A0xF815A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4257%3A0xF815A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4257%3A0xF815A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4257%3A0xF815A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4257%3A0xF815A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4257:0xF815A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4257'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4257:0xF815A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4518%3A0xF815A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4518%3A0xF815A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4518%3A0xF815A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4518%3A0xF815A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4518%3A0xF815A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4518:0xF815A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4518'^^xsd:integer;
  dwc:scientificName 'Lyonsia arenosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '140290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4518:0xF815A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4396%3A0xF815A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4396%3A0xF815A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4396%3A0xF815A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4396%3A0xF815A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4396%3A0xF815A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4396:0xF815A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4396'^^xsd:integer;
  dwc:scientificName 'Lysianassidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4396:0xF815A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4223%3A0xCE16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4223%3A0xCE16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4223%3A0xCE16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4223%3A0xCE16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4223%3A0xCE16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4223:0xCE16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4223'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4223:0xCE16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4537%3A0xCE16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4537%3A0xCE16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4537%3A0xCE16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4537%3A0xCE16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4537%3A0xCE16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4537:0xCE16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4537'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4537:0xCE16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4558%3A0xCE16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4558%3A0xCE16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4558%3A0xCE16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4558%3A0xCE16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4558%3A0xCE16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4558:0xCE16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4558'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4558:0xCE16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4560%3A0xCE16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4560%3A0xCE16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4560%3A0xCE16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4560%3A0xCE16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4560%3A0xCE16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4560:0xCE16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4560'^^xsd:integer;
  dwc:scientificName 'Escharelloides spinulifera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '346294'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4560:0xCE16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4240%3A0xDE16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4240%3A0xDE16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4240%3A0xDE16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4240%3A0xDE16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4240%3A0xDE16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4240:0xDE16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4240'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4240:0xDE16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4347%3A0xDF16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4347%3A0xDF16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4347%3A0xDF16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4347%3A0xDF16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4347%3A0xDF16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4347:0xDF16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4347'^^xsd:integer;
  dwc:scientificName 'Euchone elegans'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4347:0xDF16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4380%3A0xCE16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4380%3A0xCE16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4380%3A0xCE16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4380%3A0xCE16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4380%3A0xCE16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4380:0xCE16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4380'^^xsd:integer;
  dwc:scientificName 'Arctolembos arcticus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102014'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4380:0xCE16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4283%3A0xCF16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4283%3A0xCF16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4283%3A0xCF16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4283%3A0xCF16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4283%3A0xCF16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4283:0xCF16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4283'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4283:0xCF16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4526%3A0xCF16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4526%3A0xCF16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4526%3A0xCF16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4526%3A0xCF16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4526%3A0xCF16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4526:0xCF16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4526'^^xsd:integer;
  dwc:scientificName 'Lichenopora verrucaria'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111741'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4526:0xCF16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4361%3A0xCF16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4361%3A0xCF16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4361%3A0xCF16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4361%3A0xCF16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4361%3A0xCF16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4361:0xCF16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4361'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4361:0xCF16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4234%3A0xCF16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4234%3A0xCF16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4234%3A0xCF16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4234%3A0xCF16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4234%3A0xCF16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4234:0xCF16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4234'^^xsd:integer;
  dwc:scientificName 'Eunoe sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4234:0xCF16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4235%3A0xCF16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4235%3A0xCF16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4235%3A0xCF16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4235%3A0xCF16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4235%3A0xCF16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4235:0xCF16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4235'^^xsd:integer;
  dwc:scientificName 'Gattyana sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129488'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4235:0xCF16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4431%3A0xCF16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4431%3A0xCF16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4431%3A0xCF16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4431%3A0xCF16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4431%3A0xCF16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4431:0xCF16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4431'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4431:0xCF16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4393%3A0xD016A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4393%3A0xD016A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4393%3A0xD016A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4393%3A0xD016A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4393%3A0xD016A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4393:0xD016A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4393'^^xsd:integer;
  dwc:scientificName 'Ischyroceridae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '101389'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4393:0xD016A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4243%3A0xD016A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4243%3A0xD016A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4243%3A0xD016A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4243%3A0xD016A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4243%3A0xD016A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4243:0xD016A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4243'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4243:0xD016A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4327%3A0xD016A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4327%3A0xD016A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4327%3A0xD016A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4327%3A0xD016A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4327%3A0xD016A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4327:0xD016A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4327'^^xsd:integer;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4327:0xD016A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4507%3A0xD016A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4507%3A0xD016A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4507%3A0xD016A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4507%3A0xD016A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4507%3A0xD016A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4507:0xD016A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4507'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4507:0xD016A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4508%3A0xD016A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4508%3A0xD016A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4508%3A0xD016A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4508%3A0xD016A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4508%3A0xD016A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4508:0xD016A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4508'^^xsd:integer;
  dwc:scientificName 'Macoma crassula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156224'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4508:0xD016A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4289%3A0xD116A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4289%3A0xD116A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4289%3A0xD116A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4289%3A0xD116A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4289%3A0xD116A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4289:0xD116A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4289'^^xsd:integer;
  dwc:scientificName 'Euclymene droebachiensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130291'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4289:0xD116A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4610%3A0xF915A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4610%3A0xF915A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4610%3A0xF915A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4610%3A0xF915A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4610%3A0xF915A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4610:0xF915A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4610'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4610:0xF915A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4245%3A0xD116A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4245%3A0xD116A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4245%3A0xD116A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4245%3A0xD116A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4245%3A0xD116A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4245:0xD116A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4245'^^xsd:integer;
  dwc:scientificName 'Autolytus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4245:0xD116A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4489%3A0xD116A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4489%3A0xD116A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4489%3A0xD116A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4489%3A0xD116A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4489%3A0xD116A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4489:0xD116A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4489'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4489:0xD116A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4232%3A0xD116A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4232%3A0xD116A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4232%3A0xD116A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4232%3A0xD116A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4232%3A0xD116A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4232:0xD116A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4232'^^xsd:integer;
  dwc:scientificName 'Echiurida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '110345'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4232:0xD116A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4233%3A0xD116A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4233%3A0xD116A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4233%3A0xD116A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4233%3A0xD116A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4233%3A0xD116A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4233:0xD116A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4233'^^xsd:integer;
  dwc:scientificName 'Echiurus echiurus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '110377'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4233:0xD116A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4218%3A0xD116A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4218%3A0xD116A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4218%3A0xD116A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4218%3A0xD116A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4218%3A0xD116A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4218:0xD116A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4218'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4218:0xD116A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4329%3A0xD116A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4329%3A0xD116A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4329%3A0xD116A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4329%3A0xD116A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4329%3A0xD116A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4329:0xD116A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4329'^^xsd:integer;
  dwc:scientificName 'Leaena ebranchiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '154965'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4329:0xD116A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '154965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4261%3A0xD116A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4261%3A0xD116A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4261%3A0xD116A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4261%3A0xD116A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4261%3A0xD116A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4261:0xD116A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4261'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4261:0xD116A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4366%3A0xDF16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4366%3A0xDF16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4366%3A0xDF16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4366%3A0xDF16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4366%3A0xDF16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4366:0xDF16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4366'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4366:0xDF16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4377%3A0xDF16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4377%3A0xDF16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4377%3A0xDF16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4377%3A0xDF16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4377%3A0xDF16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4377:0xDF16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4377'^^xsd:integer;
  dwc:scientificName 'Byblis gaimardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '101942'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4377:0xDF16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '416573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4358%3A0xDF16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4358%3A0xDF16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4358%3A0xDF16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4358%3A0xDF16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4358%3A0xDF16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4358:0xDF16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4358'^^xsd:integer;
  dwc:scientificName 'Calanoida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4358:0xDF16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4533%3A0xDF16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4533%3A0xDF16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4533%3A0xDF16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4533%3A0xDF16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4533%3A0xDF16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4533:0xDF16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4533'^^xsd:integer;
  dwc:scientificName 'Callopora lata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '146750'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4533:0xDF16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4379%3A0xD216A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4379%3A0xD216A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4379%3A0xD216A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4379%3A0xD216A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4379%3A0xD216A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4379:0xD216A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4379'^^xsd:integer;
  dwc:scientificName 'Amphithoe sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '101667'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4379:0xD216A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4395%3A0xD216A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4395%3A0xD216A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4395%3A0xD216A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4395%3A0xD216A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4395%3A0xD216A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4395:0xD216A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4395'^^xsd:integer;
  dwc:scientificName 'Anonyx sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '101592'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4395:0xD216A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4578%3A0xD216A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4578%3A0xD216A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4578%3A0xD216A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4578%3A0xD216A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4578%3A0xD216A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4578:0xD216A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4578'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia obesa=Porella obessa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156130'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4578:0xD216A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4580%3A0xD216A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4580%3A0xD216A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4580%3A0xD216A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4580%3A0xD216A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4580%3A0xD216A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4580:0xD216A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4580'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '146979'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4580:0xD216A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '468543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4270%3A0xD216A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4270%3A0xD216A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4270%3A0xD216A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4270%3A0xD216A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4270%3A0xD216A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4270:0xD216A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4270'^^xsd:integer;
  dwc:scientificName 'Apistobranchus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129198'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4270:0xD216A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4469%3A0xF915A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4469%3A0xF915A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4469%3A0xF915A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4469%3A0xF915A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4469%3A0xF915A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4469:0xF915A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4469'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4469:0xF915A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4481%3A0xF915A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4481%3A0xF915A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4481%3A0xF915A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4481%3A0xF915A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4481%3A0xF915A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4481:0xF915A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4481'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4481:0xF915A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4370%3A0xF915A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4370%3A0xF915A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4370%3A0xF915A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4370%3A0xF915A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4370%3A0xF915A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4370:0xF915A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4370'^^xsd:integer;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4370:0xF915A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4524%3A0xF915A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4524%3A0xF915A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4524%3A0xF915A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4524%3A0xF915A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4524%3A0xF915A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4524:0xF915A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4524'^^xsd:integer;
  dwc:scientificName 'Diplosolen sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111037'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4524:0xF915A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111037'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4288%3A0xF915A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4288%3A0xF915A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4288%3A0xF915A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4288%3A0xF915A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4288%3A0xF915A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4288:0xF915A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4288'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4288:0xF915A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4213%3A0xF915A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4213%3A0xF915A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4213%3A0xF915A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4213%3A0xF915A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4213%3A0xF915A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4213:0xF915A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4213'^^xsd:integer;
  dwc:scientificName 'Cnidaria indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4213:0xF915A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4480%3A0xF915A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4480%3A0xF915A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4480%3A0xF915A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4480%3A0xF915A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4480%3A0xF915A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4480:0xF915A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4480'^^xsd:integer;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4480:0xF915A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4545%3A0xF915A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4545%3A0xF915A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4545%3A0xF915A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4545%3A0xF915A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4545%3A0xF915A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4545:0xF915A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4545'^^xsd:integer;
  dwc:scientificName 'Cribrilina spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4545:0xF915A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4555%3A0xD316A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4555%3A0xD316A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4555%3A0xD316A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4555%3A0xD316A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4555%3A0xD316A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4555:0xD316A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4555'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4555:0xD316A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4556%3A0xD316A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4556%3A0xD316A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4556%3A0xD316A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4556%3A0xD316A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4556%3A0xD316A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4556:0xD316A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4556'^^xsd:integer;
  dwc:scientificName 'Hippothoa expansa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156132'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4556:0xD316A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4214%3A0xD316A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4214%3A0xD316A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4214%3A0xD316A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4214%3A0xD316A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4214%3A0xD316A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4214:0xD316A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4214'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4214:0xD316A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4343%3A0xD316A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4343%3A0xD316A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4343%3A0xD316A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4343%3A0xD316A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4343%3A0xD316A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4343:0xD316A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4343'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4343:0xD316A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4528%3A0xD416A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4528%3A0xD416A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4528%3A0xD416A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4528%3A0xD416A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4528%3A0xD416A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4528:0xD416A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4528'^^xsd:integer;
  dwc:scientificName 'Oncousoecia canadensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111743'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4528:0xD416A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4299%3A0xD416A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4299%3A0xD416A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4299%3A0xD416A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4299%3A0xD416A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4299%3A0xD416A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4299:0xD416A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4299'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4299:0xD416A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4300%3A0xD416A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4300%3A0xD416A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4300%3A0xD416A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4300%3A0xD416A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4300%3A0xD416A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4300:0xD416A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4300'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4300:0xD416A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4614%3A0xD416A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4614%3A0xD416A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4614%3A0xD416A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4614%3A0xD416A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4614%3A0xD416A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4614:0xD416A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4614'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4614:0xD416A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4570%3A0xD416A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4570%3A0xD416A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4570%3A0xD416A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4570%3A0xD416A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4570%3A0xD416A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4570:0xD416A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4570'^^xsd:integer;
  dwc:scientificName 'Porella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '110835'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4570:0xD416A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4260%3A0xD416A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4260%3A0xD416A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4260%3A0xD416A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4260%3A0xD416A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4260%3A0xD416A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4260:0xD416A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4260'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4260:0xD416A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4596%3A0xD416A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4596%3A0xD416A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4596%3A0xD416A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4596%3A0xD416A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4596%3A0xD416A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4596:0xD416A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4596'^^xsd:integer;
  dwc:scientificName 'Ragionula rosacea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111585'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4596:0xD416A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4457%3A0xD516A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4457%3A0xD516A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4457%3A0xD516A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4457%3A0xD516A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4457%3A0xD516A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4457:0xD516A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4457'^^xsd:integer;
  dwc:scientificName 'Oenopota impressa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '139322'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4457:0xD516A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4279%3A0xD516A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4279%3A0xD516A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4279%3A0xD516A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4279%3A0xD516A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4279%3A0xD516A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4279:0xD516A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4279'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4279:0xD516A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4591%3A0xD516A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4591%3A0xD516A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4591%3A0xD516A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4591%3A0xD516A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4591%3A0xD516A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4591:0xD516A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4591'^^xsd:integer;
  dwc:scientificName 'Stomachaetosella limbata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '156440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4591:0xD516A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4408%3A0xD516A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4408%3A0xD516A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4408%3A0xD516A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4408%3A0xD516A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4408%3A0xD516A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4408:0xD516A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4408'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4408:0xD516A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4275%3A0xD516A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4275%3A0xD516A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4275%3A0xD516A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4275%3A0xD516A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4275%3A0xD516A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4275:0xD516A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4275'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4275:0xD516A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4529%3A0xD616A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4529%3A0xD616A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4529%3A0xD616A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4529%3A0xD616A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4529%3A0xD616A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4529:0xD616A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4529'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4529:0xD616A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4263%3A0xFB15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4263%3A0xFB15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4263%3A0xFB15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4263%3A0xFB15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4263%3A0xFB15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4263:0xFB15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4263'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4263:0xFB15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4613%3A0xD716A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4613%3A0xD716A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4613%3A0xD716A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4613%3A0xD716A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4613%3A0xD716A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4613:0xD716A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4613'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4613:0xD716A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4515%3A0xD816A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4515%3A0xD816A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4515%3A0xD816A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4515%3A0xD816A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4515%3A0xD816A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4515:0xD816A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4515'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4515:0xD816A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4321%3A0xFB15A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4321%3A0xFB15A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4321%3A0xFB15A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4321%3A0xFB15A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4321%3A0xFB15A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4321:0xFB15A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4321'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4321:0xFB15A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4363%3A0xFB15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4363%3A0xFB15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4363%3A0xFB15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4363%3A0xFB15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4363%3A0xFB15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4363:0xFB15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4363'^^xsd:integer;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4363:0xFB15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4434%3A0xFC15A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4434%3A0xFC15A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4434%3A0xFC15A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.19483333"^^xsd:decimal ;
  dwc:decimalLongitude "58.14466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4434%3A0xFC15A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.19483333 58.14466667)"^^geo:wktLiteral ;
  geo-pos:lat "70.19483333"^^xsd:decimal ;
  geo-pos:long "58.14466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4434%3A0xFC15A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4434:0xFC15A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4434'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.14466667'^^xsd:double;
  dwc:latitude '70.19483333'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4434:0xFC15A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4822%3A0xE515A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4822%3A0xE515A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4822%3A0xE515A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4822%3A0xE515A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4822%3A0xE515A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4822:0xE515A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4822'^^xsd:integer;
  dwc:scientificName 'Monoculodes latimanus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '102888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4822:0xE515A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4917%3A0xE515A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4917%3A0xE515A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4917%3A0xE515A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4917%3A0xE515A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4917%3A0xE515A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4917:0xE515A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4917'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4917:0xE515A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4745%3A0xE515A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4745%3A0xE515A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4745%3A0xE515A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4745%3A0xE515A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4745%3A0xE515A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4745:0xE515A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4745'^^xsd:integer;
  dwc:scientificName 'Ampharetidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4745:0xE515A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5049%3A0x2416A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5049%3A0x2416A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5049%3A0x2416A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5049%3A0x2416A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5049%3A0x2416A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5049:0x2416A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5049'^^xsd:integer;
  dwc:scientificName 'Boltenia echinata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '103814'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5049:0x2416A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4787%3A0x2416A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4787%3A0x2416A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4787%3A0x2416A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4787%3A0x2416A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4787%3A0x2416A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4787:0x2416A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4787'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4787:0x2416A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4728%3A0x2416A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4728%3A0x2416A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4728%3A0x2416A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4728%3A0x2416A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4728%3A0x2416A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4728:0x2416A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4728'^^xsd:integer;
  dwc:scientificName 'Brada sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129289'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4728:0x2416A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4971%3A0x2716A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4971%3A0x2716A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4971%3A0x2716A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4971%3A0x2716A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4971%3A0x2716A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4971:0x2716A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4971'^^xsd:integer;
  dwc:scientificName 'Bugula fastigiata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '146740'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4971:0x2716A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146740'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4701%3A0x2716A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4701%3A0x2716A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4701%3A0x2716A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4701%3A0x2716A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4701%3A0x2716A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4701:0x2716A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4701'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4701:0x2716A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4709%3A0x2716A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4709%3A0x2716A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4709%3A0x2716A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4709%3A0x2716A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4709%3A0x2716A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4709:0x2716A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4709'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4709:0x2716A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4890%3A0xD916A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4890%3A0xD916A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4890%3A0xD916A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4890%3A0xD916A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4890%3A0xD916A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4890:0xD916A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4890'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4890:0xD916A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4635%3A0x2716A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4635%3A0x2716A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4635%3A0x2716A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4635%3A0x2716A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4635%3A0x2716A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4635:0x2716A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4635'^^xsd:integer;
  dwc:scientificName 'Hydroida indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '152195'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4635:0x2716A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4939%3A0x2716A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4939%3A0x2716A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4939%3A0x2716A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4939%3A0x2716A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4939%3A0x2716A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4939:0x2716A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4939'^^xsd:integer;
  dwc:scientificName 'Lyonsia arenosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '140290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4939:0x2716A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4719%3A0x2716A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4719%3A0x2716A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4719%3A0x2716A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4719%3A0x2716A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4719%3A0x2716A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4719:0x2716A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4719'^^xsd:integer;
  dwc:scientificName 'Maldanidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4719:0x2716A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4637%3A0x2816A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4637%3A0x2816A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4637%3A0x2816A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4637%3A0x2816A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4637%3A0x2816A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4637:0x2816A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4637'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4637:0x2816A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4639%3A0xD916A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4639%3A0xD916A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4639%3A0xD916A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4639%3A0xD916A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4639%3A0xD916A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4639:0xD916A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4639'^^xsd:integer;
  dwc:scientificName 'Edwardsia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '100730'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4639:0xD916A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4952%3A0xD916A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4952%3A0xD916A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4952%3A0xD916A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4952%3A0xD916A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4952%3A0xD916A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4952:0xD916A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4952'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4952:0xD916A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4772%3A0xD916A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4772%3A0xD916A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4772%3A0xD916A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4772%3A0xD916A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4772%3A0xD916A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4772:0xD916A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4772'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4772:0xD916A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4684%3A0xD916A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4684%3A0xD916A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4684%3A0xD916A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4684%3A0xD916A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4684%3A0xD916A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4684:0xD916A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4684'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4684:0xD916A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4759%3A0x2816A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4759%3A0x2816A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4759%3A0x2816A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4759%3A0x2816A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4759%3A0x2816A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4759:0x2816A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4759'^^xsd:integer;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4759:0x2816A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5044%3A0x2816A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5044%3A0x2816A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5044%3A0x2816A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5044%3A0x2816A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5044%3A0x2816A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5044:0x2816A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5044'^^xsd:integer;
  dwc:scientificName 'Pentamera caleigera'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '124655'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5044:0x2816A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124655'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4934%3A0x2816A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4934%3A0x2816A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4934%3A0x2816A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4934%3A0x2816A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4934%3A0x2816A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4934:0x2816A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4934'^^xsd:integer;
  dwc:scientificName 'Pillucina sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '147102'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4934:0x2816A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4652%3A0xD916A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4652%3A0xD916A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4652%3A0xD916A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4652%3A0xD916A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4652%3A0xD916A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4652:0xD916A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4652'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4652:0xD916A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4869%3A0xDB16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4869%3A0xDB16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4869%3A0xDB16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4869%3A0xDB16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4869%3A0xDB16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4869:0xDB16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4869'^^xsd:integer;
  dwc:scientificName 'Polinices pallidus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '236792'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4869:0xDB16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4756%3A0xDB16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4756%3A0xDB16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4756%3A0xDB16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4756%3A0xDB16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4756%3A0xDB16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4756:0xDB16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4756'^^xsd:integer;
  dwc:scientificName 'Polycirrus sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4756:0xDB16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4716%3A0xDB16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4716%3A0xDB16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4716%3A0xDB16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4716%3A0xDB16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4716%3A0xDB16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4716:0xDB16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4716'^^xsd:integer;
  dwc:scientificName 'Praxillella sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129360'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4716:0xDB16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4654%3A0x2C16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4654%3A0x2C16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4654%3A0x2C16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4654%3A0x2C16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4654%3A0x2C16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4654:0x2C16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4654'^^xsd:integer;
  dwc:scientificName 'Echiurus echiurus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '110377'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4654:0x2C16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4730%3A0x2C16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4730%3A0x2C16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4730%3A0x2C16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4730%3A0x2C16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4730%3A0x2C16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4730:0x2C16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4730'^^xsd:integer;
  dwc:scientificName 'Pherusa sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129293'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4730:0x2C16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4659%3A0x2C16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4659%3A0x2C16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4659%3A0x2C16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4659%3A0x2C16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4659%3A0x2C16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4659:0x2C16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4659'^^xsd:integer;
  dwc:scientificName 'Pholoe synopthalmica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4659:0x2C16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4808%3A0x2C16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4808%3A0x2C16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4808%3A0x2C16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4808%3A0x2C16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4808%3A0x2C16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4808:0x2C16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4808'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4808:0x2C16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4662%3A0x2C16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4662%3A0x2C16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4662%3A0x2C16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4662%3A0x2C16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4662%3A0x2C16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4662:0x2C16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4662'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4662:0x2C16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4760%3A0x2C16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4760%3A0x2C16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4760%3A0x2C16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4760%3A0x2C16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4760%3A0x2C16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4760:0x2C16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4760'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4760:0x2C16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4925%3A0x6117A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4925%3A0x6117A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4925%3A0x6117A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4925%3A0x6117A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4925%3A0x6117A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4925:0x6117A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4925'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4925:0x6117A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4859%3A0x6117A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4859%3A0x6117A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4859%3A0x6117A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4859%3A0x6117A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4859%3A0x6117A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4859:0x6117A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4859'^^xsd:integer;
  dwc:scientificName 'Solariella obscura'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '141840'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4859:0x6117A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141840'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5039%3A0x6117A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5039%3A0x6117A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5039%3A0x6117A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5039%3A0x6117A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5039%3A0x6117A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5039:0x6117A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5039'^^xsd:integer;
  dwc:scientificName 'Stegophiura nodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '124943'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5039:0x6117A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4968%3A0x6117A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4968%3A0x6117A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4968%3A0x6117A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4968%3A0x6117A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4968%3A0x6117A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4968:0x6117A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4968'^^xsd:integer;
  dwc:scientificName 'Semibugula birulai'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '147151'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4968:0x6117A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4744%3A0x2C16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4744%3A0x2C16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4744%3A0x2C16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4744%3A0x2C16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4744%3A0x2C16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4744:0x2C16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4744'^^xsd:integer;
  dwc:scientificName 'Sabellides borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129817'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4744:0x2C16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '332927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4723%3A0x2C16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4723%3A0x2C16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4723%3A0x2C16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4723%3A0x2C16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4723%3A0x2C16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4723:0x2C16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4723'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4723:0x2C16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4891%3A0x2C16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4891%3A0x2C16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4891%3A0x2C16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4891%3A0x2C16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4891%3A0x2C16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4891:0x2C16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4891'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4891:0x2C16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4789%3A0x2D16A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4789%3A0x2D16A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4789%3A0x2D16A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4789%3A0x2D16A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4789%3A0x2D16A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4789:0x2D16A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4789'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4789:0x2D16A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4831%3A0x2D16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4831%3A0x2D16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4831%3A0x2D16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4831%3A0x2D16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4831%3A0x2D16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4831:0x2D16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4831'^^xsd:integer;
  dwc:scientificName 'Dyopedos bispinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '156071'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4831:0x2D16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4761%3A0x2D16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4761%3A0x2D16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4761%3A0x2D16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4761%3A0x2D16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4761%3A0x2D16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4761:0x2D16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4761'^^xsd:integer;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4761:0x2D16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4924%3A0x2D16A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4924%3A0x2D16A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4924%3A0x2D16A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4924%3A0x2D16A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4924%3A0x2D16A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4924:0x2D16A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4924'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4924:0x2D16A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4703%3A0x2D16A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4703%3A0x2D16A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4703%3A0x2D16A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4703%3A0x2D16A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4703%3A0x2D16A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4703:0x2D16A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4703'^^xsd:integer;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4703:0x2D16A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5047%3A0x2D16A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5047%3A0x2D16A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5047%3A0x2D16A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5047%3A0x2D16A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5047%3A0x2D16A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5047:0x2D16A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5047'^^xsd:integer;
  dwc:scientificName 'Cnemidocarpa rhyzopus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '103877'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5047:0x2D16A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4806%3A0x2D16A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4806%3A0x2D16A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4806%3A0x2D16A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4806%3A0x2D16A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4806%3A0x2D16A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4806:0x2D16A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4806'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4806:0x2D16A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4868%3A0x2D16A40101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4868%3A0x2D16A40101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4868%3A0x2D16A40101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4868%3A0x2D16A40101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4868%3A0x2D16A40101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4868:0x2D16A40101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4868'^^xsd:integer;
  dwc:scientificName 'Cryptonatica affinis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '140525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4868:0x2D16A40101000900'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4785%3A0x2D16A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4785%3A0x2D16A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4785%3A0x2D16A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4785%3A0x2D16A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4785%3A0x2D16A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4785:0x2D16A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4785'^^xsd:integer;
  dwc:scientificName 'Campylaspis sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '110415'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4785:0x2D16A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4704%3A0x2D16A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4704%3A0x2D16A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4704%3A0x2D16A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4704%3A0x2D16A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4704%3A0x2D16A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4704:0x2D16A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4704'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4704:0x2D16A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4850%3A0x2D16A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4850%3A0x2D16A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4850%3A0x2D16A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4850%3A0x2D16A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4850%3A0x2D16A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4850:0x2D16A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4850'^^xsd:integer;
  dwc:scientificName 'Caudofoveata indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '151365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4850:0x2D16A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4757%3A0x6217A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4757%3A0x6217A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4757%3A0x6217A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4757%3A0x6217A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4757%3A0x6217A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4757:0x6217A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4757'^^xsd:integer;
  dwc:scientificName 'Proclea malmgreni'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '131537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4757:0x6217A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4773%3A0xDC16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4773%3A0xDC16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4773%3A0xDC16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4773%3A0xDC16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4773%3A0xDC16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4773:0xDC16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4773'^^xsd:integer;
  dwc:scientificName 'Sabellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4773:0xDC16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4657%3A0x2F16A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4657%3A0x2F16A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4657%3A0x2F16A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4657%3A0x2F16A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4657%3A0x2F16A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4657:0x2F16A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4657'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4657:0x2F16A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4705%3A0xEA15A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4705%3A0xEA15A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4705%3A0xEA15A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4705%3A0xEA15A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4705%3A0xEA15A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4705:0xEA15A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4705'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4705:0xEA15A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4936%3A0xEA15A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4936%3A0xEA15A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4936%3A0xEA15A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4936%3A0xEA15A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4936%3A0xEA15A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4936:0xEA15A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4936'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4936:0xEA15A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4640%3A0xEA15A40101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4640%3A0xEA15A40101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4640%3A0xEA15A40101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4640%3A0xEA15A40101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4640%3A0xEA15A40101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4640:0xEA15A40101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4640'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4640:0xEA15A40101000A00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4661%3A0x2F16A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4661%3A0x2F16A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4661%3A0x2F16A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4661%3A0x2F16A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4661%3A0x2F16A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4661:0x2F16A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4661'^^xsd:integer;
  dwc:scientificName 'Eteone sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4661:0x2F16A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4769%3A0x2F16A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4769%3A0x2F16A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4769%3A0x2F16A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4769%3A0x2F16A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4769%3A0x2F16A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4769:0x2F16A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4769'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4769:0x2F16A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4711%3A0x2F16A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4711%3A0x2F16A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4711%3A0x2F16A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4711%3A0x2F16A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4711%3A0x2F16A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4711:0x2F16A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4711'^^xsd:integer;
  dwc:scientificName 'Euclymeninae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4711:0x2F16A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4632%3A0x6217A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4632%3A0x6217A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4632%3A0x6217A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4632%3A0x6217A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4632%3A0x6217A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4632:0x6217A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4632'^^xsd:integer;
  dwc:scientificName 'Hyperammina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '113973'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4632:0x6217A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '417571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4786%3A0x6317A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4786%3A0x6317A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4786%3A0x6317A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4786%3A0x6317A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4786%3A0x6317A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4786:0x6317A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4786'^^xsd:integer;
  dwc:scientificName 'Lamprops fuscatus'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '110517'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4786:0x6317A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4682%3A0x6317A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4682%3A0x6317A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4682%3A0x6317A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4682%3A0x6317A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4682%3A0x6317A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4682:0x6317A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4682'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129418'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4682:0x6317A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4933%3A0x6317A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4933%3A0x6317A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4933%3A0x6317A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4933%3A0x6317A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4933%3A0x6317A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4933:0x6317A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4933'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4933:0x6317A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4935%3A0x2016A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4935%3A0x2016A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4935%3A0x2016A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4935%3A0x2016A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4935%3A0x2016A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4935:0x2016A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4935'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4935:0x2016A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4726%3A0x2016A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4726%3A0x2016A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4726%3A0x2016A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4726%3A0x2016A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4726%3A0x2016A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4726:0x2016A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4726'^^xsd:integer;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4726:0x2016A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5045%3A0x2016A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5045%3A0x2016A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5045%3A0x2016A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5045%3A0x2016A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5045%3A0x2016A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5045:0x2016A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5045'^^xsd:integer;
  dwc:scientificName 'Myriotrochus rinkii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5045:0x2016A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4907%3A0x2016A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4907%3A0x2016A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4907%3A0x2016A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4907%3A0x2016A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4907%3A0x2016A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4907:0x2016A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4907'^^xsd:integer;
  dwc:scientificName 'Mytilidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4907:0x2016A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4645%3A0x3816A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4645%3A0x3816A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4645%3A0x3816A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4645%3A0x3816A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4645%3A0x3816A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4645:0x3816A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4645'^^xsd:integer;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4645:0x3816A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4675%3A0x3816A40101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4675%3A0x3816A40101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4675%3A0x3816A40101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4675%3A0x3816A40101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4675%3A0x3816A40101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4675:0x3816A40101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4675'^^xsd:integer;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4675:0x3816A40101000800'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4644%3A0x3816A40101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4644%3A0x3816A40101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4644%3A0x3816A40101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4644%3A0x3816A40101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4644%3A0x3816A40101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4644:0x3816A40101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4644'^^xsd:integer;
  dwc:scientificName 'Nemertini indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4644:0x3816A40101000C00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4740%3A0x6417A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4740%3A0x6417A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4740%3A0x6417A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4740%3A0x6417A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4740%3A0x6417A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4740:0x6417A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4740'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4740:0x6417A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4866%3A0x6417A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4866%3A0x6417A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4866%3A0x6417A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4866%3A0x6417A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4866%3A0x6417A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4866:0x6417A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4866'^^xsd:integer;
  dwc:scientificName 'Velutina undata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '141904'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4866:0x6417A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5052%3A0x6417A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5052%3A0x6417A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5052%3A0x6417A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5052%3A0x6417A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5052%3A0x6417A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5052:0x6417A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5052'^^xsd:integer;
  dwc:scientificName 'Tunicata indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '146420'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5052:0x6417A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4920%3A0x6417A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4920%3A0x6417A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4920%3A0x6417A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4920%3A0x6417A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4920%3A0x6417A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4920:0x6417A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4920'^^xsd:integer;
  dwc:scientificName 'Tridonta montagui'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '146518'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4920:0x6417A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4919%3A0x6417A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4919%3A0x6417A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4919%3A0x6417A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4919%3A0x6417A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4919%3A0x6417A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4919:0x6417A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4919'^^xsd:integer;
  dwc:scientificName 'Tridonta borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '152398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4919:0x6417A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4722%3A0x6417A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4722%3A0x6417A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4722%3A0x6417A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4722%3A0x6417A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4722%3A0x6417A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4722:0x6417A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4722'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4722:0x6417A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4914%3A0x6417A40101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4914%3A0x6417A40101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4914%3A0x6417A40101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4914%3A0x6417A40101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4914%3A0x6417A40101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4914:0x6417A40101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4914'^^xsd:integer;
  dwc:scientificName 'Thyasira sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4914:0x6417A40101000600'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5027%3A0x6417A40101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5027%3A0x6417A40101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5027%3A0x6417A40101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5027%3A0x6417A40101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5027%3A0x6417A40101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5027:0x6417A40101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5027'^^xsd:integer;
  dwc:scientificName 'Alcyonidium disciforme'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '111598'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5027:0x6417A40101000700'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4797%3A0x3916A40101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4797%3A0x3916A40101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4797%3A0x3916A40101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4797%3A0x3916A40101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4797%3A0x3916A40101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4797:0x3916A40101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4797'^^xsd:integer;
  dwc:scientificName 'Ampelisca macrocephala'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '101908'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4797:0x3916A40101000000'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4733%3A0x3916A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4733%3A0x3916A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4733%3A0x3916A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4733%3A0x3916A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4733%3A0x3916A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4733:0x3916A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4733'^^xsd:integer;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4733:0x3916A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4734%3A0x3916A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4734%3A0x3916A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4734%3A0x3916A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4734%3A0x3916A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4734%3A0x3916A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4734:0x3916A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4734'^^xsd:integer;
  dwc:scientificName 'Ampharete baltica'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129776'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4734:0x3916A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4817%3A0x3916A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4817%3A0x3916A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4817%3A0x3916A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4817%3A0x3916A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4817%3A0x3916A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4817:0x3916A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4817'^^xsd:integer;
  dwc:scientificName 'Lysianassidae indet.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4817:0x3916A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4929%3A0x3916A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4929%3A0x3916A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4929%3A0x3916A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4929%3A0x3916A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4929%3A0x3916A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4929:0x3916A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4929'^^xsd:integer;
  dwc:scientificName 'Macoma crassula'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '156224'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4929:0x3916A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4931%3A0xEB15A40101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4931%3A0xEB15A40101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4931%3A0xEB15A40101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4931%3A0xEB15A40101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4931%3A0xEB15A40101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4931:0xEB15A40101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4931'^^xsd:integer;
  dwc:scientificName 'Macoma sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '138531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4931:0xEB15A40101000D00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4720%3A0xC116A40101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4720%3A0xC116A40101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4720%3A0xC116A40101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4720%3A0xC116A40101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4720%3A0xC116A40101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4720:0xC116A40101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4720'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4720:0xC116A40101000B00'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4727%3A0xF115A40101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4727%3A0xF115A40101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4727%3A0xF115A40101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4727%3A0xF115A40101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4727%3A0xF115A40101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4727:0xF115A40101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4727'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4727:0xF115A40101000100'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4940%3A0xF115A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4940%3A0xF115A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4940%3A0xF115A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4940%3A0xF115A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4940%3A0xF115A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4940:0xF115A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4940'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4940:0xF115A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4680%3A0xF115A40101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4680%3A0xF115A40101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4680%3A0xF115A40101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4680%3A0xF115A40101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4680%3A0xF115A40101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4680:0xF115A40101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4680'^^xsd:integer;
  dwc:scientificName 'Parougia sp.'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4680:0xF115A40101000300'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4732%3A0xF115A40101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4732%3A0xF115A40101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4732%3A0xF115A40101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4732%3A0xF115A40101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4732%3A0xF115A40101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4732:0xF115A40101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4732'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4732:0xF115A40101000400'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5048%3A0xF115A40101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5048%3A0xF115A40101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5048%3A0xF115A40101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5048%3A0xF115A40101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A5048%3A0xF115A40101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:5048:0xF115A40101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '5048'^^xsd:integer;
  dwc:scientificName 'Pelonaia corrugata'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '103894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:5048:0xF115A40101000500'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4880%3A0xFB15A40101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4880%3A0xFB15A40101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4880%3A0xFB15A40101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.35133333"^^xsd:decimal ;
  dwc:decimalLongitude "58.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4880%3A0xFB15A40101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.35133333 58.943)"^^geo:wktLiteral ;
  geo-pos:lat "69.35133333"^^xsd:decimal ;
  geo-pos:long "58.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/461__urn%3Acatalog%3AAkvaplan-niva%3APechoraSea%3A4880%3A0xFB15A40101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Akvaplan-niva:PechoraSea:4880:0xFB15A40101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/461_> ;
  dwc:basisOfRecord "D" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/D> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-02'^^xsd:date;
  dwc:institutionCode 'Akvaplan-niva'^^xsd:string;
  dwc:collectionCode 'PechoraSea'^^xsd:string;
  dwc:catalogNumber '4880'^^xsd:integer;
  dwc:scientificName 'Oenopota harpularia'^^xsd:string;
  dwc:basisOfRecord 'D'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '58.943'^^xsd:double;
  dwc:latitude '69.35133333'^^xsd:double;
  dwc:aphiaid '139321'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Akvaplan-niva:PechoraSea:4880:0xFB15A40101000200'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF