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

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4156'^^xsd:string;
  dwc:scientificName 'Verum striolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-159.08333333333'^^xsd:double;
  dwc:latitude '73.583333333333'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '106197'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4156'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.750333333333334 -44.97833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.750333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-44.97833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2870"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4171'^^xsd:string;
  dwc:scientificName 'Altiverruca longicarinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:longitude '-44.978333333333'^^xsd:double;
  dwc:latitude '14.750333333333'^^xsd:double;
  dwc:minimumDepth '2870'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '182955'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4171'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.034722222222225 -41.91777777777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.034722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "-41.91777777777777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4028'^^xsd:string;
  dwc:scientificName 'Newmanilepas mirifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-41.917777777778'^^xsd:double;
  dwc:latitude '30.034722222222'^^xsd:double;
  dwc:aphiaid '733400'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4028'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '733400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333333333336 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3192"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4077'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '58.333333333333'^^xsd:double;
  dwc:minimumDepth '3192'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4077'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.269999999999996 -35.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.269999999999996"^^xsd:decimal ;
  dwc:decimalLongitude "-35.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4112'^^xsd:string;
  dwc:scientificName 'Catherinum recurvitergum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-35.53'^^xsd:double;
  dwc:endLongitude '-35.53'^^xsd:double;
  dwc:latitude '53.27'^^xsd:double;
  dwc:startLatitude '53.28'^^xsd:double;
  dwc:endLatitude '53.26'^^xsd:double;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:aphiaid '106184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4112'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^xsd:decimal ;
  dwc:decimalLongitude "-35.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4101'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:aphiaid '345651'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4101'^^xsd:string;
  dwc:aphiaIdAccepted '345651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5591666665 -34.8840833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5591666665"^^xsd:decimal ;
  dwc:decimalLongitude "-34.8840833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4119'^^xsd:string;
  dwc:scientificName 'Planoscalpellum limpidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.884083333333'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.5591666665'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.5515'^^xsd:double;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '106185'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4119'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2296666666666 -33.9023333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2296666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9023333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4178'^^xsd:string;
  dwc:scientificName 'Altiverruca quadrangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.902333333333'^^xsd:double;
  dwc:latitude '36.229666666667'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '182956'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4178'^^xsd:string;
  dwc:aphiaIdAccepted '182956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2296666666666 -33.9023333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2296666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9023333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4157'^^xsd:string;
  dwc:scientificName 'Verum striolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.902333333333'^^xsd:double;
  dwc:latitude '36.229666666667'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '106197'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4157'^^xsd:string;
  dwc:aphiaIdAccepted '1423669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2296666666666 -33.9023333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2296666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9023333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4170'^^xsd:string;
  dwc:scientificName 'Altiverruca erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.902333333333'^^xsd:double;
  dwc:latitude '36.229666666667'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:aphiaid '106247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4170'^^xsd:string;
  dwc:aphiaIdAccepted '106247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.766666666666666 -33.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.766666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-33.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3175"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4120'^^xsd:string;
  dwc:scientificName 'Teloscalpellum luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-33.85'^^xsd:double;
  dwc:latitude '34.766666666667'^^xsd:double;
  dwc:minimumDepth '3175'^^xsd:integer;
  dwc:aphiaid '106191'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4120'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106191'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.766666666666666 -33.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.766666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-33.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3175"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4169'^^xsd:string;
  dwc:scientificName 'Altiverruca erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-33.85'^^xsd:double;
  dwc:latitude '34.766666666667'^^xsd:double;
  dwc:minimumDepth '3175'^^xsd:integer;
  dwc:aphiaid '106247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4169'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.766666666666666 -33.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.766666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-33.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3175"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4103'^^xsd:string;
  dwc:scientificName 'Catherinum recurvitergum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-33.85'^^xsd:double;
  dwc:latitude '34.766666666667'^^xsd:double;
  dwc:minimumDepth '3175'^^xsd:integer;
  dwc:aphiaid '106184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4103'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225000000166645 -33.72499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225000000166645"^^xsd:decimal ;
  dwc:decimalLongitude "-33.72499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4174'^^xsd:string;
  dwc:scientificName 'Altiverruca longicarinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:longitude '-33.725'^^xsd:double;
  dwc:startLongitude '-33.88333'^^xsd:double;
  dwc:endLongitude '-33.56667'^^xsd:double;
  dwc:latitude '36.225000000167'^^xsd:double;
  dwc:startLatitude '36.21667'^^xsd:double;
  dwc:endLatitude '36.23333'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '182955'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4174'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225000000166645 -33.72499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225000000166645"^^xsd:decimal ;
  dwc:decimalLongitude "-33.72499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4172'^^xsd:string;
  dwc:scientificName 'Altiverruca longicarinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:longitude '-33.725'^^xsd:double;
  dwc:startLongitude '-33.88333'^^xsd:double;
  dwc:endLongitude '-33.56667'^^xsd:double;
  dwc:latitude '36.225000000167'^^xsd:double;
  dwc:startLatitude '36.21667'^^xsd:double;
  dwc:endLatitude '36.23333'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '182955'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4172'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.225000000166645 -33.72499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.225000000166645"^^xsd:decimal ;
  dwc:decimalLongitude "-33.72499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4173'^^xsd:string;
  dwc:scientificName 'Altiverruca longicarinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:longitude '-33.725'^^xsd:double;
  dwc:startLongitude '-33.88333'^^xsd:double;
  dwc:endLongitude '-33.56667'^^xsd:double;
  dwc:latitude '36.225000000167'^^xsd:double;
  dwc:startLatitude '36.21667'^^xsd:double;
  dwc:endLatitude '36.23333'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:aphiaid '182955'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4173'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96666666666667 -33.4416666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4416666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4121'^^xsd:string;
  dwc:scientificName 'Teloscalpellum luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-33.441666666667'^^xsd:double;
  dwc:latitude '38.966666666667'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '106191'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4121'^^xsd:string;
  dwc:aphiaIdAccepted '106191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96666666666667 -33.4416666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4416666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4141'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-33.441666666667'^^xsd:double;
  dwc:latitude '38.966666666667'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4141'^^xsd:string;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.083333333333336 -32.733333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-32.733333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4057'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-32.733333333333'^^xsd:double;
  dwc:latitude '39.083333333333'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4057'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.565 -30.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.565"^^xsd:decimal ;
  dwc:decimalLongitude "-30.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4064'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.975'^^xsd:double;
  dwc:startLongitude '-30.97'^^xsd:double;
  dwc:endLongitude '-30.98'^^xsd:double;
  dwc:latitude '51.565'^^xsd:double;
  dwc:startLatitude '51.55'^^xsd:double;
  dwc:endLatitude '51.58'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4064'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.565 -30.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.565"^^xsd:decimal ;
  dwc:decimalLongitude "-30.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4111'^^xsd:string;
  dwc:scientificName 'Catherinum recurvitergum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.975'^^xsd:double;
  dwc:startLongitude '-30.97'^^xsd:double;
  dwc:endLongitude '-30.98'^^xsd:double;
  dwc:latitude '51.565'^^xsd:double;
  dwc:startLatitude '51.55'^^xsd:double;
  dwc:endLatitude '51.58'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '106184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4111'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.35474999999995 -30.4011666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.35474999999995"^^xsd:decimal ;
  dwc:decimalLongitude "-30.4011666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2145"^^xsd:integer ;
  dwc:maximumDepthInMeters "2205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4161'^^xsd:string;
  dwc:scientificName 'Dichelaspis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-30.401166666667'^^xsd:double;
  dwc:startLongitude '-30.38567'^^xsd:double;
  dwc:endLongitude '-30.41667'^^xsd:double;
  dwc:latitude '34.35475'^^xsd:double;
  dwc:startLatitude '34.36717'^^xsd:double;
  dwc:endLatitude '34.34233'^^xsd:double;
  dwc:minimumDepth '2145'^^xsd:integer;
  dwc:maximumDepth '2205'^^xsd:integer;
  dwc:aphiaid '106089'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4161'^^xsd:string;
  dwc:aphiaIdAccepted '106089'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.375 -30.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.375"^^xsd:decimal ;
  dwc:decimalLongitude "-30.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4167'^^xsd:string;
  dwc:scientificName 'Glyptelasm hamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-30.375'^^xsd:double;
  dwc:latitude '34.375'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:aphiaid '106159'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4167'^^xsd:string;
  dwc:aphiaIdAccepted '106159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.375 -30.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.375"^^xsd:decimal ;
  dwc:decimalLongitude "-30.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4160'^^xsd:string;
  dwc:scientificName 'Dichelaspis thieli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-30.375'^^xsd:double;
  dwc:latitude '34.375'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:aphiaid '106157'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4160'^^xsd:string;
  dwc:aphiaIdAccepted '106157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.375 -30.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.375"^^xsd:decimal ;
  dwc:decimalLongitude "-30.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4164'^^xsd:string;
  dwc:scientificName 'Glyptelasm carinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-30.375'^^xsd:double;
  dwc:latitude '34.375'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:aphiaid '106158'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4164'^^xsd:string;
  dwc:aphiaIdAccepted '106158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.375 -30.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.375"^^xsd:decimal ;
  dwc:decimalLongitude "-30.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4168'^^xsd:string;
  dwc:scientificName 'Heteralepas segonzaci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-30.375'^^xsd:double;
  dwc:latitude '34.375'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:aphiaid '345624'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4168'^^xsd:string;
  dwc:aphiaIdAccepted '345624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.905 -30.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.905"^^xsd:decimal ;
  dwc:decimalLongitude "-30.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2954"^^xsd:integer ;
  dwc:maximumDepthInMeters "2968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4147'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.345'^^xsd:double;
  dwc:startLongitude '-30.34'^^xsd:double;
  dwc:endLongitude '-30.35'^^xsd:double;
  dwc:latitude '42.905'^^xsd:double;
  dwc:startLatitude '42.92'^^xsd:double;
  dwc:endLatitude '42.89'^^xsd:double;
  dwc:minimumDepth '2954'^^xsd:integer;
  dwc:maximumDepth '2968'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4147'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.38666666666666 -29.963333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.38666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.963333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2020"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4131'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-29.963333333333'^^xsd:double;
  dwc:latitude '34.386666666667'^^xsd:double;
  dwc:minimumDepth '2020'^^xsd:integer;
  dwc:aphiaid '106194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4131'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.583333333333336 -29.483333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-29.483333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4098'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum michelottianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-29.483333333333'^^xsd:double;
  dwc:latitude '40.583333333333'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2780'^^xsd:integer;
  dwc:aphiaid '106182'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4098'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106182'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.56666666666667 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2340"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4086'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum vitreum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-29.4'^^xsd:double;
  dwc:latitude '40.566666666667'^^xsd:double;
  dwc:minimumDepth '2340'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '534936'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4086'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.335 -28.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4063'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-28.87'^^xsd:double;
  dwc:endLongitude '-28.91'^^xsd:double;
  dwc:latitude '51.335'^^xsd:double;
  dwc:startLatitude '51.33'^^xsd:double;
  dwc:endLatitude '51.34'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4063'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983333333333334 -28.349166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.349166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4158'^^xsd:string;
  dwc:scientificName 'Weltnerium pusillum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.349166666667'^^xsd:double;
  dwc:latitude '38.983333333333'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:aphiaid '106199'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4158'^^xsd:string;
  dwc:aphiaIdAccepted '106204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.900000000000006 -28.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.900000000000006"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4110'^^xsd:string;
  dwc:scientificName 'Catherinum recurvitergum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.14'^^xsd:double;
  dwc:startLongitude '-28.14'^^xsd:double;
  dwc:endLongitude '-28.14'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:startLatitude '42.92'^^xsd:double;
  dwc:endLatitude '42.88'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:aphiaid '106184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4110'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0833333333333 -26.3583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.3583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2440"^^xsd:integer ;
  dwc:maximumDepthInMeters "2720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4079'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-26.358333333333'^^xsd:double;
  dwc:latitude '38.083333333333'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2720'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4079'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3075"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4181'^^xsd:string;
  dwc:scientificName 'Metaverruca aequalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-26.25'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '3075'^^xsd:integer;
  dwc:aphiaid '106251'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4181'^^xsd:string;
  dwc:aphiaIdAccepted '106251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3075"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4078'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-26.25'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '3075'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4078'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.983333333333334 -26.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.983333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-26.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4180'^^xsd:string;
  dwc:scientificName 'Metaverruca aequalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-26.116666666667'^^xsd:double;
  dwc:latitude '37.983333333333'^^xsd:double;
  dwc:minimumDepth '3215'^^xsd:integer;
  dwc:aphiaid '106251'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4180'^^xsd:string;
  dwc:aphiaIdAccepted '106251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14166666666665 -25.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-25.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4090'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum mamillatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.575'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.141666666667'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:aphiaid '345636'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4090'^^xsd:string;
  dwc:aphiaIdAccepted '345636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14166666666665 -25.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-25.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4069'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.575'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.141666666667'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4069'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14166666666665 -25.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-25.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4132'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.575'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.141666666667'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4132'^^xsd:string;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.483333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-25.483333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2090"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4081'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-25.483333333333'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '2090'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4081'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166666666666664 -25.333333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-25.333333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4082'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-25.333333333333'^^xsd:double;
  dwc:latitude '37.166666666667'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4082'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166666666666664 -25.333333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-25.333333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4166'^^xsd:string;
  dwc:scientificName 'Glyptelasm hamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-25.333333333333'^^xsd:double;
  dwc:latitude '37.166666666667'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:aphiaid '106159'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4166'^^xsd:string;
  dwc:aphiaIdAccepted '106159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4067'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.633333333333'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4067'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4058'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4058'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4104'^^xsd:string;
  dwc:scientificName 'Catherinum recurvitergum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:aphiaid '106184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4104'^^xsd:string;
  dwc:aphiaIdAccepted '106184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4165'^^xsd:string;
  dwc:scientificName 'Glyptelasm hamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:aphiaid '106159'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4165'^^xsd:string;
  dwc:aphiaIdAccepted '106159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4080'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4080'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4142'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4142'^^xsd:string;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916666666666664 -22.379166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.916666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-22.379166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4046'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-22.379166666667'^^xsd:double;
  dwc:latitude '36.916666666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4046'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916666666666664 -22.379166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.916666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-22.379166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4049'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-22.379166666667'^^xsd:double;
  dwc:latitude '36.916666666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4049'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916666666666664 -22.379166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.916666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-22.379166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4071'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-22.379166666667'^^xsd:double;
  dwc:latitude '36.916666666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4071'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916666666666664 -22.379166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.916666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-22.379166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4092'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum mamillatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-22.379166666667'^^xsd:double;
  dwc:latitude '36.916666666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:aphiaid '345636'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4092'^^xsd:string;
  dwc:aphiaIdAccepted '345636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916666666666664 -22.379166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.916666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-22.379166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4038'^^xsd:string;
  dwc:scientificName 'Litoscalpellum anceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-22.379166666667'^^xsd:double;
  dwc:latitude '36.916666666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:aphiaid '345611'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4038'^^xsd:string;
  dwc:aphiaIdAccepted '106187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11666666666667 -22.266666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.266666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4083'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-22.266666666667'^^xsd:double;
  dwc:latitude '40.116666666667'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4083'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11666666666667 -22.266666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.266666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4105'^^xsd:string;
  dwc:scientificName 'Catherinum recurvitergum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-22.266666666667'^^xsd:double;
  dwc:latitude '40.116666666667'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '106184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4105'^^xsd:string;
  dwc:aphiaIdAccepted '106184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11666666666667 -22.266666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.266666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4117'^^xsd:string;
  dwc:scientificName 'Planoscalpellum limpidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-22.266666666667'^^xsd:double;
  dwc:latitude '40.116666666667'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '106185'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4117'^^xsd:string;
  dwc:aphiaIdAccepted '106185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11666666666667 -22.266666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.266666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4143'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-22.266666666667'^^xsd:double;
  dwc:latitude '40.116666666667'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4143'^^xsd:string;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11666666666667 -22.266666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.266666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4059'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-22.266666666667'^^xsd:double;
  dwc:latitude '40.116666666667'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4059'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9083333333333 -21.950000000000003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.950000000000003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5005"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4047'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:startLongitude '-21.85'^^xsd:double;
  dwc:endLongitude '-22.05'^^xsd:double;
  dwc:latitude '38.908333333333'^^xsd:double;
  dwc:startLatitude '38.9'^^xsd:double;
  dwc:endLatitude '38.91667'^^xsd:double;
  dwc:minimumDepth '5005'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4047'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9083333333333 -21.950000000000003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.950000000000003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5005"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4050'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:startLongitude '-21.85'^^xsd:double;
  dwc:endLongitude '-22.05'^^xsd:double;
  dwc:latitude '38.908333333333'^^xsd:double;
  dwc:startLatitude '38.9'^^xsd:double;
  dwc:endLatitude '38.91667'^^xsd:double;
  dwc:minimumDepth '5005'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4050'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -20.8020833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8020833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4070'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-20.802083333333'^^xsd:double;
  dwc:startLongitude '-20.77083'^^xsd:double;
  dwc:endLongitude '-20.83333'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:startLatitude '36.9'^^xsd:double;
  dwc:endLatitude '36.9'^^xsd:double;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4070'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -20.8020833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8020833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4045'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-20.802083333333'^^xsd:double;
  dwc:startLongitude '-20.77083'^^xsd:double;
  dwc:endLongitude '-20.83333'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:startLatitude '36.9'^^xsd:double;
  dwc:endLatitude '36.9'^^xsd:double;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4045'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -20.8020833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8020833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4048'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-20.802083333333'^^xsd:double;
  dwc:startLongitude '-20.77083'^^xsd:double;
  dwc:endLongitude '-20.83333'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:startLatitude '36.9'^^xsd:double;
  dwc:endLatitude '36.9'^^xsd:double;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4048'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05138888888889 -19.650555555555552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05138888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-19.650555555555552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5001"^^xsd:integer ;
  dwc:maximumDepthInMeters "5900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4116'^^xsd:string;
  dwc:scientificName 'Planoscalpellum limpidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-19.650555555556'^^xsd:double;
  dwc:latitude '43.051388888889'^^xsd:double;
  dwc:minimumDepth '5001'^^xsd:integer;
  dwc:maximumDepth '5900'^^xsd:integer;
  dwc:aphiaid '106185'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4116'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866666666499995 -18.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.866666666499995"^^xsd:decimal ;
  dwc:decimalLongitude "-18.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4072'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-18.775'^^xsd:double;
  dwc:startLongitude '-18.7'^^xsd:double;
  dwc:endLongitude '-18.85'^^xsd:double;
  dwc:latitude '39.8666666665'^^xsd:double;
  dwc:startLatitude '39.83333'^^xsd:double;
  dwc:endLatitude '39.9'^^xsd:double;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4072'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333333333336 -17.5416666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5416666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4620"^^xsd:integer ;
  dwc:maximumDepthInMeters "4690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4060'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-17.541666666667'^^xsd:double;
  dwc:latitude '42.833333333333'^^xsd:double;
  dwc:minimumDepth '4620'^^xsd:integer;
  dwc:maximumDepth '4690'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4060'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333333333336 -17.5416666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5416666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4620"^^xsd:integer ;
  dwc:maximumDepthInMeters "4690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4089'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum eponkos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-17.541666666667'^^xsd:double;
  dwc:latitude '42.833333333333'^^xsd:double;
  dwc:minimumDepth '4620'^^xsd:integer;
  dwc:maximumDepth '4690'^^xsd:integer;
  dwc:aphiaid '106181'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4089'^^xsd:string;
  dwc:aphiaIdAccepted '106181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333333333336 -17.5416666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5416666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4620"^^xsd:integer ;
  dwc:maximumDepthInMeters "4690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4118'^^xsd:string;
  dwc:scientificName 'Planoscalpellum limpidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-17.541666666667'^^xsd:double;
  dwc:latitude '42.833333333333'^^xsd:double;
  dwc:minimumDepth '4620'^^xsd:integer;
  dwc:maximumDepth '4690'^^xsd:integer;
  dwc:aphiaid '106185'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4118'^^xsd:string;
  dwc:aphiaIdAccepted '106185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333333333336 -17.5416666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5416666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4620"^^xsd:integer ;
  dwc:maximumDepthInMeters "4690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4129'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-17.541666666667'^^xsd:double;
  dwc:latitude '42.833333333333'^^xsd:double;
  dwc:minimumDepth '4620'^^xsd:integer;
  dwc:maximumDepth '4690'^^xsd:integer;
  dwc:aphiaid '106194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4129'^^xsd:string;
  dwc:aphiaIdAccepted '106194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.916666666666664 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.916666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4680"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4061'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '45.916666666667'^^xsd:double;
  dwc:minimumDepth '4680'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4061'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.81 -17.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.81"^^xsd:decimal ;
  dwc:decimalLongitude "-17.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4740"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4122'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.26'^^xsd:double;
  dwc:latitude '45.81'^^xsd:double;
  dwc:minimumDepth '4740'^^xsd:integer;
  dwc:aphiaid '106194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4122'^^xsd:string;
  dwc:aphiaIdAccepted '106194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.83 -17.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4730"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4123'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.24'^^xsd:double;
  dwc:latitude '43.83'^^xsd:double;
  dwc:minimumDepth '4730'^^xsd:integer;
  dwc:aphiaid '106194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4123'^^xsd:string;
  dwc:aphiaIdAccepted '106194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333333333333336 -17.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4255"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4044'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-17.183333333333'^^xsd:double;
  dwc:latitude '44.333333333333'^^xsd:double;
  dwc:minimumDepth '4255'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4044'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333333333333336 -17.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4255"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4068'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-17.183333333333'^^xsd:double;
  dwc:latitude '44.333333333333'^^xsd:double;
  dwc:minimumDepth '4255'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4068'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.50833333333333 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2380"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4176'^^xsd:string;
  dwc:scientificName 'Altiverruca quadrangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.508333333333'^^xsd:double;
  dwc:minimumDepth '2380'^^xsd:integer;
  dwc:aphiaid '182956'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4176'^^xsd:string;
  dwc:aphiaIdAccepted '182956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.50833333333333 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2380"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4179'^^xsd:string;
  dwc:scientificName 'Costatoverruca grimaldi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.508333333333'^^xsd:double;
  dwc:minimumDepth '2380'^^xsd:integer;
  dwc:aphiaid '345676'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4179'^^xsd:string;
  dwc:aphiaIdAccepted '345676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.50833333333333 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2380"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4030'^^xsd:string;
  dwc:scientificName 'Smilium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.508333333333'^^xsd:double;
  dwc:minimumDepth '2380'^^xsd:integer;
  dwc:aphiaid '106175'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4030'^^xsd:string;
  dwc:aphiaIdAccepted '106175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7994166666666 -16.548083333333302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7994166666666"^^xsd:decimal ;
  dwc:decimalLongitude "-16.548083333333302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4844"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4085'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-16.548083333333'^^xsd:double;
  dwc:startLongitude '-16.56683'^^xsd:double;
  dwc:endLongitude '-16.52933'^^xsd:double;
  dwc:latitude '48.799416666667'^^xsd:double;
  dwc:startLatitude '48.78767'^^xsd:double;
  dwc:endLatitude '48.81117'^^xsd:double;
  dwc:minimumDepth '4844'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4085'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13250000016665 -15.681666666666601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.13250000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.681666666666601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4297"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4109'^^xsd:string;
  dwc:scientificName 'Catherinum recurvitergum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-15.681666666667'^^xsd:double;
  dwc:startLongitude '-15.19167'^^xsd:double;
  dwc:endLongitude '-16.17167'^^xsd:double;
  dwc:latitude '46.132500000167'^^xsd:double;
  dwc:startLatitude '46.13667'^^xsd:double;
  dwc:endLatitude '46.12833'^^xsd:double;
  dwc:minimumDepth '4297'^^xsd:integer;
  dwc:aphiaid '106184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4109'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13250000016665 -15.681666666666601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.13250000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-15.681666666666601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4297"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4145'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-15.681666666667'^^xsd:double;
  dwc:startLongitude '-15.19167'^^xsd:double;
  dwc:endLongitude '-16.17167'^^xsd:double;
  dwc:latitude '46.132500000167'^^xsd:double;
  dwc:startLatitude '46.13667'^^xsd:double;
  dwc:endLatitude '46.12833'^^xsd:double;
  dwc:minimumDepth '4297'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4145'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 -14.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "-14.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4043'^^xsd:string;
  dwc:scientificName 'Litoscalpellum meteoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.93'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '5275'^^xsd:integer;
  dwc:aphiaid '106201'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4043'^^xsd:string;
  dwc:aphiaIdAccepted '106201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 -14.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "-14.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4056'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.93'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '5275'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4056'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 -14.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "-14.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4075'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.93'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '5275'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4075'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 -14.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "-14.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4115'^^xsd:string;
  dwc:scientificName 'Planoscalpellum limpidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.93'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '5275'^^xsd:integer;
  dwc:aphiaid '106185'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4115'^^xsd:string;
  dwc:aphiaIdAccepted '106185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 -14.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "-14.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4127'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.93'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '5275'^^xsd:integer;
  dwc:aphiaid '106194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4127'^^xsd:string;
  dwc:aphiaIdAccepted '106194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28666666666667 -14.771666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.771666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4113'^^xsd:string;
  dwc:scientificName 'Planoscalpellum limpidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.771666666667'^^xsd:double;
  dwc:latitude '42.286666666667'^^xsd:double;
  dwc:minimumDepth '5270'^^xsd:integer;
  dwc:aphiaid '106185'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4113'^^xsd:string;
  dwc:aphiaIdAccepted '106185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28666666666667 -14.771666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.771666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4134'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.771666666667'^^xsd:double;
  dwc:latitude '42.286666666667'^^xsd:double;
  dwc:minimumDepth '5270'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4134'^^xsd:string;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28666666666667 -14.771666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.771666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4052'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.771666666667'^^xsd:double;
  dwc:latitude '42.286666666667'^^xsd:double;
  dwc:minimumDepth '5270'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4052'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28666666666667 -14.771666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.771666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4073'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.771666666667'^^xsd:double;
  dwc:latitude '42.286666666667'^^xsd:double;
  dwc:minimumDepth '5270'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4073'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.92 -14.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.92"^^xsd:decimal ;
  dwc:decimalLongitude "-14.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4040'^^xsd:string;
  dwc:scientificName 'Litoscalpellum meteoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.14'^^xsd:double;
  dwc:latitude '42.92'^^xsd:double;
  dwc:minimumDepth '5250'^^xsd:integer;
  dwc:aphiaid '106201'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4040'^^xsd:string;
  dwc:aphiaIdAccepted '106201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.95"^^xsd:decimal ;
  dwc:decimalLongitude "-14.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4053'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '2.95'^^xsd:double;
  dwc:minimumDepth '5250'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4053'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.92 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.92"^^xsd:decimal ;
  dwc:decimalLongitude "-14.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4074'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '42.92'^^xsd:double;
  dwc:minimumDepth '5250'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4074'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.92 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.92"^^xsd:decimal ;
  dwc:decimalLongitude "-14.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4114'^^xsd:string;
  dwc:scientificName 'Planoscalpellum limpidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '42.92'^^xsd:double;
  dwc:minimumDepth '5250'^^xsd:integer;
  dwc:aphiaid '106185'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4114'^^xsd:string;
  dwc:aphiaIdAccepted '106185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.92 -14.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.92"^^xsd:decimal ;
  dwc:decimalLongitude "-14.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4124'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.13'^^xsd:double;
  dwc:latitude '42.92'^^xsd:double;
  dwc:minimumDepth '5250'^^xsd:integer;
  dwc:aphiaid '106194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4124'^^xsd:string;
  dwc:aphiaIdAccepted '106194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.64 -13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.64"^^xsd:decimal ;
  dwc:decimalLongitude "-13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5318"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4076'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.52'^^xsd:double;
  dwc:latitude '2.64'^^xsd:double;
  dwc:minimumDepth '5318'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4076'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64 -13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64"^^xsd:decimal ;
  dwc:decimalLongitude "-13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5318"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4042'^^xsd:string;
  dwc:scientificName 'Litoscalpellum meteoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.52'^^xsd:double;
  dwc:latitude '42.64'^^xsd:double;
  dwc:minimumDepth '5318'^^xsd:integer;
  dwc:aphiaid '106201'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4042'^^xsd:string;
  dwc:aphiaIdAccepted '106201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64 -13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64"^^xsd:decimal ;
  dwc:decimalLongitude "-13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5318"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4055'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.52'^^xsd:double;
  dwc:latitude '42.64'^^xsd:double;
  dwc:minimumDepth '5318'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4055'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64 -13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64"^^xsd:decimal ;
  dwc:decimalLongitude "-13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5318"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4126'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.52'^^xsd:double;
  dwc:latitude '42.64'^^xsd:double;
  dwc:minimumDepth '5318'^^xsd:integer;
  dwc:aphiaid '106194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4126'^^xsd:string;
  dwc:aphiaIdAccepted '106194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4054'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '42.74'^^xsd:double;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4054'^^xsd:string;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4125'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '42.74'^^xsd:double;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:aphiaid '106194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4125'^^xsd:string;
  dwc:aphiaIdAccepted '106194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.74 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.74"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4041'^^xsd:string;
  dwc:scientificName 'Litoscalpellum meteoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '42.74'^^xsd:double;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:aphiaid '106201'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4041'^^xsd:string;
  dwc:aphiaIdAccepted '106201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593333333333334 -12.583333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.583333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4860"^^xsd:integer ;
  dwc:maximumDepthInMeters "4900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4051'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-12.583333333333'^^xsd:double;
  dwc:latitude '45.593333333333'^^xsd:double;
  dwc:minimumDepth '4860'^^xsd:integer;
  dwc:maximumDepth '4900'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4051'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593333333333334 -12.583333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.583333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4860"^^xsd:integer ;
  dwc:maximumDepthInMeters "4900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4108'^^xsd:string;
  dwc:scientificName 'Catherinum recurvitergum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-12.583333333333'^^xsd:double;
  dwc:latitude '45.593333333333'^^xsd:double;
  dwc:minimumDepth '4860'^^xsd:integer;
  dwc:maximumDepth '4900'^^xsd:integer;
  dwc:aphiaid '106184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4108'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593333333333334 -12.583333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.583333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4860"^^xsd:integer ;
  dwc:maximumDepthInMeters "4900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4140'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-12.583333333333'^^xsd:double;
  dwc:latitude '45.593333333333'^^xsd:double;
  dwc:minimumDepth '4860'^^xsd:integer;
  dwc:maximumDepth '4900'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4140'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593333333333334 -12.583333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.583333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4860"^^xsd:integer ;
  dwc:maximumDepthInMeters "4900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4094'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum mamillatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-12.583333333333'^^xsd:double;
  dwc:latitude '45.593333333333'^^xsd:double;
  dwc:minimumDepth '4860'^^xsd:integer;
  dwc:maximumDepth '4900'^^xsd:integer;
  dwc:aphiaid '345636'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4094'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4095'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum mamillatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:aphiaid '345636'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4095'^^xsd:string;
  dwc:aphiaIdAccepted '345636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38333333333333 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4036'^^xsd:string;
  dwc:scientificName 'Gymnoscalpellum insigne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '36.383333333333'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:aphiaid '345655'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4036'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345655'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38333333333333 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4175'^^xsd:string;
  dwc:scientificName 'Altiverruca obliqua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '36.383333333333'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:aphiaid '106250'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4175'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106250'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.724999999999998 -10.779166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.724999999999998"^^xsd:decimal ;
  dwc:decimalLongitude "-10.779166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4029'^^xsd:string;
  dwc:scientificName 'Smilium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.779166666667'^^xsd:double;
  dwc:latitude '31.725'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:aphiaid '106175'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4029'^^xsd:string;
  dwc:aphiaIdAccepted '106175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.724999999999998 -10.779166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.724999999999998"^^xsd:decimal ;
  dwc:decimalLongitude "-10.779166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4162'^^xsd:string;
  dwc:scientificName 'Glyptelasm carinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.779166666667'^^xsd:double;
  dwc:latitude '31.725'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:aphiaid '106158'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4162'^^xsd:string;
  dwc:aphiaIdAccepted '106158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.56666666666667 -10.383333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.383333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4720"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4062'^^xsd:string;
  dwc:scientificName 'Neoscalpellum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-10.383333333333'^^xsd:double;
  dwc:latitude '46.566666666667'^^xsd:double;
  dwc:minimumDepth '4720'^^xsd:integer;
  dwc:aphiaid '106202'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4062'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.56666666666667 -10.383333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.383333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4720"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4066'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum praeceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-10.383333333333'^^xsd:double;
  dwc:latitude '46.566666666667'^^xsd:double;
  dwc:minimumDepth '4720'^^xsd:integer;
  dwc:aphiaid '534930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4066'^^xsd:string;
  dwc:aphiaIdAccepted '534930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.033333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.033333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4133'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.033333333333'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4133'^^xsd:string;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2028"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4096'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum michelottianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:startLongitude '-9.69'^^xsd:double;
  dwc:endLongitude '-9.62'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:startLatitude '38.35'^^xsd:double;
  dwc:endLatitude '38.35'^^xsd:double;
  dwc:minimumDepth '2028'^^xsd:integer;
  dwc:aphiaid '106182'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4096'^^xsd:string;
  dwc:aphiaIdAccepted '106182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2028"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4148'^^xsd:string;
  dwc:scientificName 'Verum carinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:startLongitude '-9.69'^^xsd:double;
  dwc:endLongitude '-9.62'^^xsd:double;
  dwc:latitude '38.35'^^xsd:double;
  dwc:startLatitude '38.35'^^xsd:double;
  dwc:endLatitude '38.35'^^xsd:double;
  dwc:minimumDepth '2028'^^xsd:integer;
  dwc:aphiaid '345671'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4148'^^xsd:string;
  dwc:aphiaIdAccepted '1423900'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5083333333333 -9.116666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.116666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4065'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum praeceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-9.1166666666667'^^xsd:double;
  dwc:startLongitude '-9'^^xsd:integer;
  dwc:endLongitude '-9.23333'^^xsd:double;
  dwc:latitude '47.508333333333'^^xsd:double;
  dwc:startLatitude '47.46667'^^xsd:double;
  dwc:endLatitude '47.55'^^xsd:double;
  dwc:minimumDepth '3100'^^xsd:integer;
  dwc:aphiaid '534930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4065'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483333333333334 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4136'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.483333333333'^^xsd:double;
  dwc:minimumDepth '3100'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4136'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483333333333334 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4087'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum atlanticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.483333333333'^^xsd:double;
  dwc:minimumDepth '3100'^^xsd:integer;
  dwc:aphiaid '345616'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4087'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345614'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49166666666667 -9.058333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.49166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.058333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3380"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_3299'^^xsd:string;
  dwc:scientificName 'Verum frillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:longitude '-9.0583333333333'^^xsd:double;
  dwc:latitude '47.491666666667'^^xsd:double;
  dwc:minimumDepth '3380'^^xsd:integer;
  dwc:aphiaid '733452'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_3299'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423903'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49166666666667 -9.058333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.49166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.058333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3380"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4135'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:longitude '-9.0583333333333'^^xsd:double;
  dwc:latitude '47.491666666667'^^xsd:double;
  dwc:minimumDepth '3380'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4135'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63333333333333 -8.933333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3330"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4084'^^xsd:string;
  dwc:scientificName 'Amigdoscalpellum rigidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.9333333333333'^^xsd:double;
  dwc:latitude '47.633333333333'^^xsd:double;
  dwc:minimumDepth '3330'^^xsd:integer;
  dwc:aphiaid '106180'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4084'^^xsd:string;
  dwc:aphiaIdAccepted '106180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63333333333333 -8.933333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3330"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4144'^^xsd:string;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.9333333333333'^^xsd:double;
  dwc:latitude '47.633333333333'^^xsd:double;
  dwc:minimumDepth '3330'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4144'^^xsd:string;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56333333333333 -8.703333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.703333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4034'^^xsd:string;
  dwc:scientificName 'Smilium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.7033333333333'^^xsd:double;
  dwc:latitude '47.563333333333'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:aphiaid '106175'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4034'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106175'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5625 -8.7025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5625"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4182'^^xsd:string;
  dwc:scientificName 'Metaverruca recta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-8.7025'^^xsd:double;
  dwc:latitude '47.5625'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:aphiaid '106253'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4182'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106253'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5625 -8.7025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5625"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4152'^^xsd:string;
  dwc:scientificName 'Verum parazelandiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-8.7025'^^xsd:double;
  dwc:latitude '47.5625'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:aphiaid '106196'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4152'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423914'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -8.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4153'^^xsd:string;
  dwc:scientificName 'Verum parazelandiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-8.64'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:aphiaid '106196'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4153'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423914'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -7.883333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.883333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2035"^^xsd:integer ;
  dwc:maximumDepthInMeters "2040"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4031'^^xsd:string;
  dwc:scientificName 'Smilium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-7.8833333333333'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '2035'^^xsd:integer;
  dwc:maximumDepth '2040'^^xsd:integer;
  dwc:aphiaid '106175'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4031'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106175'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -7.883333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.883333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2035"^^xsd:integer ;
  dwc:maximumDepthInMeters "2040"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4099'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum michelottianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-7.8833333333333'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '2035'^^xsd:integer;
  dwc:maximumDepth '2040'^^xsd:integer;
  dwc:aphiaid '106182'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4099'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106182'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -7.883333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.883333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2035"^^xsd:integer ;
  dwc:maximumDepthInMeters "2040"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4150'^^xsd:string;
  dwc:scientificName 'Verum minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-7.8833333333333'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '2035'^^xsd:integer;
  dwc:maximumDepth '2040'^^xsd:integer;
  dwc:aphiaid '535434'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4150'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18333333333333 -7.833333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.833333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2028"^^xsd:integer ;
  dwc:maximumDepthInMeters "2035"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4032'^^xsd:string;
  dwc:scientificName 'Smilium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-7.8333333333333'^^xsd:double;
  dwc:latitude '35.183333333333'^^xsd:double;
  dwc:minimumDepth '2028'^^xsd:integer;
  dwc:maximumDepth '2035'^^xsd:integer;
  dwc:aphiaid '106175'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4032'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106175'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18333333333333 -7.833333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.833333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2028"^^xsd:integer ;
  dwc:maximumDepthInMeters "2035"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4151'^^xsd:string;
  dwc:scientificName 'Verum minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-7.8333333333333'^^xsd:double;
  dwc:latitude '35.183333333333'^^xsd:double;
  dwc:minimumDepth '2028'^^xsd:integer;
  dwc:maximumDepth '2035'^^xsd:integer;
  dwc:aphiaid '535434'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4151'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1423913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51666666666667 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.51666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2382"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4154'^^xsd:string;
  dwc:scientificName 'Verum striolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.516666666667'^^xsd:double;
  dwc:minimumDepth '2382'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '106197'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4154'^^xsd:string;
  dwc:aphiaIdAccepted '1423669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.166666666666664 -4.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.166666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4033'^^xsd:string;
  dwc:scientificName 'Smilium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.2666666666667'^^xsd:double;
  dwc:latitude '44.166666666667'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:aphiaid '106175'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4033'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106175'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.769 -2.64866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.769"^^xsd:decimal ;
  dwc:decimalLongitude "-2.64866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3033"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4107'^^xsd:string;
  dwc:scientificName 'Catherinum recurvitergum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-2.6486666666667'^^xsd:double;
  dwc:latitude '4.769'^^xsd:double;
  dwc:minimumDepth '3033'^^xsd:integer;
  dwc:aphiaid '106184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4107'^^xsd:string;
  dwc:aphiaIdAccepted '106184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77 -2.63583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77"^^xsd:decimal ;
  dwc:decimalLongitude "-2.63583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3017"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4093'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum mamillatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-2.6358333333333'^^xsd:double;
  dwc:latitude '44.77'^^xsd:double;
  dwc:minimumDepth '3017'^^xsd:integer;
  dwc:aphiaid '345636'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4093'^^xsd:string;
  dwc:aphiaIdAccepted '345636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77 -2.63583333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77"^^xsd:decimal ;
  dwc:decimalLongitude "-2.63583333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3017"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4106'^^xsd:string;
  dwc:scientificName 'Catherinum recurvitergum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-2.6358333333333'^^xsd:double;
  dwc:latitude '44.77'^^xsd:double;
  dwc:minimumDepth '3017'^^xsd:integer;
  dwc:aphiaid '106184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4106'^^xsd:string;
  dwc:aphiaIdAccepted '106184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5131__DeepSea_Cirripedia_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5131__DeepSea_Cirripedia_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.78 173.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.78"^^xsd:decimal ;
  dwc:decimalLongitude "173.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5131__DeepSea_Cirripedia_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Cirripedia_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5131_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'A.N. Severtsov Institute of Ecology and Evolution, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Cirripedia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Cirripedia_4155'^^xsd:string;
  dwc:scientificName 'Verum striolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '173.28'^^xsd:double;
  dwc:latitude '76.78'^^xsd:double;
  dwc:aphiaid '106197'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Cirripedia_4155'^^xsd:string;
  dwc:aphiaIdAccepted '1423669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF